Query.parseContextType
bool parseContextType(out string contextType)Parse a context type from an existing GST_QUERY_CONTEXT query.
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_QUERY_CONTEXT query.
contextType | the context type, or null |