Back to Seed Clases

Gst


Classes

Interfaces

Structs

Unions

Enums

GObject.Object
parent-child markerGst.Object
parent-child marker Gst.PluginFeature

Class Gst.PluginFeature

Import line: Gst = imports.gi.Gst;
GIR File: Gst-0.10.gir
C documentation: GstPluginFeature
Class : PluginFeature
Extends: Gst.Object
  Show / Hide Inherited methods, properties and signals
Opaque GstPluginFeature structure.
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
Events - usage syntax: this.signals.EVENTNAME.connect( Function )
Event Defined By
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gst.Registry
Method
add_feature (PluginFeature feature) : Boolean
Add the feature to the registry.
Gst.Registry
Method
remove_feature (PluginFeature feature) : none
Remove the feature from the registry.
Gst.Registry
Method
find_feature (String name, Number type) : Gst.PluginFeature
Find the pluginfeature with the given name and type in the registry.
Gst.Registry
Method
lookup_feature (String name) : Gst.PluginFeature
Find a GstPluginFeature with name in registry.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:33:53 GMT+0800 (HKT)