Back to Seed Clases

Gst


Classes

Interfaces

Structs

Unions

Enums

Enum Gst.TagFlag

Import line: Gst = imports.gi.Gst;
GIR File: Gst-0.10.gir
C documentation: GstTagFlag
Enum : TagFlag
  Show / Hide Inherited methods, properties and signals
Extra tag flags used when registering tags.
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gst
Method
Gst.tag_get_flag (String tag) : Gst.TagFlag
Gets the flag of tag.
Gst
Method
Gst.tag_register (String name, TagFlag flag, Number type, String nick, String blurb, Function func) : none
Registers a new tag type for the use with GStreamer's type system.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:33:56 GMT+0800 (HKT)