Function Summary |
list of gst.Element
|
bin_find_sinks (bin)
Return a list of all sink elements (without a source pad) in the given
bin. |
string
|
caps_repr (caps)
Represent gst.Caps as a string. |
boolean
|
element_factory_has_property (element_factory,
property_name)
Check if the given element factory has the given property. |
tuple of (major, minor, micro, [nano]), or None if it could
not be found or determined
|
get_plugin_version (plugin_name)
Find the version of the given plugin. |
|
verbose_deep_notify_cb (object,
orig,
pspec,
component)
A default deep-notify signal handler for pipelines. |