Gst.Query.new_context

function new_context():Gst.Query {
    // Gjs wrapper for gst_query_new_context()
}

Constructs a new query object for querying the pipeline-local context.

Free-function: gst_query_unref

Returns

a new Gst.Query