Element.getContext
gst.context.Context getContext(string contextType)Gets the context with context_type set on the element or NULL.
MT safe.
Parameters
contextType | a name of a context to retrieve |
Returns
A #GstContext or NULL
gst.context.Context getContext(string contextType)Gets the context with context_type set on the element or NULL.
MT safe.
contextType | a name of a context to retrieve |