Gst.Query.prototype.parse_context

function parse_context():void {
    // Gjs wrapper for gst_query_parse_context()
}

Get the context from the context query. The context remains valid as long as query remains valid.