Message.parseStateChanged

Extracts the old and new states from the GstMessage. MT safe.

class Message
void
parseStateChanged

Parameters

oldstate GstState*

the previous state, or NULL

newstate GstState*

the new (current) state, or NULL

pending GstState*

the pending (target) state, or NULL

Meta