Element.setContext

void setContext(gst.context.Context context)

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

MT safe.

Parameters

contextthe #GstContext to set.