Gst.Element.prototype.get_context

function get_context():Gst.Context {
    // Gjs wrapper for gst_element_get_context()
}

Gets the current context of the element.

MT safe.

Returns

The current context of the element