Message.parseStructureChange

void parseStructureChange(out gst.types.StructureChangeType type, out gst.element.Element owner, out bool busy)

Extracts the change type and completion status from the GstMessage.

MT safe.

Parameters

typeA pointer to hold the change type
ownerThe owner element of the message source
busya pointer to hold whether the change is in progress or has been completed