Back to Seed Clases

Gst


Classes

Interfaces

Structs

Unions

Enums

Class Gst.Index

Import line: Gst = imports.gi.Gst;
GIR File: Gst-0.10.gir
C documentation: GstIndex
Class : Index
Extends: Gst.Object
  Show / Hide Inherited methods, properties and signals
Opaque GstIndex 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.Element
Method
set_index (Index index) : none
Set index on the element.
Gst.Element
Method
get_index () : Gst.Index
Gets the index from the element.
Gst.IndexFactory
Method
Gst.IndexFactory.make (String name) : Gst.Index
Create a new GstIndex instance from the indexfactory with the given name.
Gst.IndexFactory
Method
create () : Gst.Index
Create a new GstIndex instance from the given indexfactory.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:33:52 GMT+0800 (HKT)