| Trees | Index | Help |
|---|
| Package flumotion :: Package common :: Module gstreamer |
|
| Function Summary | |
|---|---|
| string |
Represent gst.Caps as a string. |
| boolean |
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 |
Find the version of the given plugin. |
A default deep-notify signal handler for pipelines. | |
| Function Details |
|---|
caps_repr(caps)Representgst.Caps as a string.
|
element_factory_has_property(element_factory, property_name)Check if the given element factory has the given property.
|
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. |
| Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Tue Dec 20 15:33:10 2005 | http://epydoc.sf.net |