Message.parseStructureChange

Extracts the change type and completion status from the GstMessage. MT safe.

class Message
void
parseStructureChange

Parameters

type GstStructureChangeType

A pointer to hold the change type. out

owner Element

The owner element of the message source. out[allow-none][transfer none]

busy int

a pointer to hold whether the change is in progress or has been completed. out[allow-none]

Meta