Gst.Context.new

function new():Gst.Context {
    // Gjs wrapper for gst_context_new()
}

Create a new context.

Since 1.2

Returns

The new context.