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

owner Element

The owner element of the message source

busy bool

a pointer to hold whether the change is in progress or has been completed

Meta