Message.parseContextType
bool parseContextType(out string contextType)Parse a context type from an existing GST_MESSAGE_NEED_CONTEXT message.
Parameters
contextType | the context type, or null |
Returns
a #gboolean indicating if the parsing succeeded.
bool parseContextType(out string contextType)Parse a context type from an existing GST_MESSAGE_NEED_CONTEXT message.
contextType | the context type, or null |