c
Back to Seed Clases

Gst


Classes

Interfaces

Structs

Unions

Enums

Class Gst.Plugin

Import line: Gst = imports.gi.Gst;
GIR File: Gst-0.10.gir
C documentation: GstPlugin
Class : Plugin
Extends: Gst.Object
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
Method
Gst.type_find_register (Plugin plugin, String name, guint32 rank, Function func, Array extensions, Caps possible_caps, void* data, Function data_notify) : gboolean
Gst.Element
Method
Gst.Element.register (Plugin plugin, String name, guint32 rank, Number type) : gboolean
Gst.Registry
Method
add_plugin (Plugin plugin) : gboolean
Gst.Registry
Method
find_plugin (String name) : Gst.Plugin
Gst.Registry
Method
lookup (String filename) : Gst.Plugin
Gst.Registry
Method
remove_plugin (Plugin plugin) : none
Gst.TypeFind
Method
Gst.TypeFind.register (Plugin plugin, String name, guint32 rank, Function func, Array extensions, Caps possible_caps, void* data, Function data_notify) : gboolean
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:20:31 GMT+0800 (HKT)