Gst.Element::set_context

function vfunc_set_context(context:Gst.Context):void {
}

Sets the context of the element. Increases the refcount of the context.

MT safe.

context

the Gst.Context to set.