Back to Seed Clases

Gst


Classes

Interfaces

Structs

Unions

Enums

Enum Gst.AssocFlags

Import line: Gst = imports.gi.Gst;
GIR File: Gst-0.10.gir
C documentation: GstAssocFlags
Enum : AssocFlags
  Show / Hide Inherited methods, properties and signals
Flags for an association entry.
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gst.Index
Method
add_associationv (Number id, AssocFlags flags, Number n, IndexAssociation list) : Gst.IndexEntry
Associate given format/value pairs with each other.
Gst.Index
Method
get_assoc_entry (Number id, IndexLookupMethod method, AssocFlags flags, Format format, Number value) : Gst.IndexEntry
Finds the given format/value in the index
Gst.Index
Method
get_assoc_entry_full (Number id, IndexLookupMethod method, AssocFlags flags, Format format, Number value, Function func, void* user_data) : Gst.IndexEntry
Finds the given format/value in the index with the given compare function and user_data.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:33:55 GMT+0800 (HKT)