Message.parseContextType
bool parseContextType(out string contextType) nothrowParse 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.