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