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