Gst.Query.prototype.parse_nth_context_type
function parse_nth_context_type(i:Number):Boolean { // Gjs wrapper for gst_query_parse_nth_context_type() }
Parse a context type from an existing GST_QUERY_NEED_CONTEXT query from @index.
- i
- Returns
a #gboolean indicating if the parsing succeeded.