Element.setContext

void setContext(gst.context.Context context) nothrow

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

MT safe.

Parameters

contextthe #GstContext to set.