Message.newStructureChange

Create a new structure change message. This message is posted when the structure of a pipeline is in the process of being changed, for example when pads are linked or unlinked.

src should be the sinkpad that unlinked or linked.

Parameters

srcThe object originating the message.
typeThe change type.
ownerThe owner element of src.
busyWhether the structure change is busy.

Returns

the new structure change message.

MT safe.