Back to Seed Clases

Gst


Classes

Interfaces

Structs

Unions

Enums

Enum Gst.PluginDependencyFlags

Import line: Gst = imports.gi.Gst;
GIR File: Gst-0.10.gir
C documentation: GstPluginDependencyFlags
Enum : PluginDependencyFlags
  Show / Hide Inherited methods, properties and signals
Flags used in connection with gst_plugin_add_dependency().
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gst.Plugin
Method
add_dependency (Array env_vars, Array paths, Array names, PluginDependencyFlags flags) : none
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.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:33:56 GMT+0800 (HKT)