Import line: | Gst = imports.gi.Gst; |
GIR File: | Gst-0.10.gir |
C documentation: | GstPluginDependencyFlags |
Enum : | PluginDependencyFlags |
Show / Hide Inherited methods, properties and signals |
Properties | |
---|---|
Number Gst.PluginDependencyFlags.FILE_NAME_IS_SUFFIX : 4
|
|
Number Gst.PluginDependencyFlags.NONE : 0
|
|
Number Gst.PluginDependencyFlags.PATHS_ARE_DEFAULT_ONLY : 2
|
|
Number Gst.PluginDependencyFlags.RECURSE : 1
|
None |
None |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
Gst.Plugin
Method |
Make GStreamer aware of external dependencies which affect the feature set of this plugin (ie.
|
Gst.Plugin
Method |
add_dependency_simple
(String env_vars, String paths, String names, PluginDependencyFlags flags)
:
none
Make GStreamer aware of external dependencies which affect the feature set of this plugin (ie.
|