c
Back to Seed Clases

Gst


Classes

Interfaces

Structs

Unions

Enums

Struct Gst.ParseContext

Import line: Gst = imports.gi.Gst;
GIR File: Gst-0.10.gir
C documentation: GstParseContext
Struct : ParseContext
Properties
None
Methods / Constructors
Method / Constructor Defined By
 
new Gst.ParseContext.c_new () : Gst.ParseContext
Create a new Gst.ParseContext
Create a new Gst.ParseContext
Returns:
Gst.ParseContext
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gst
Method
Gst.parse_bin_from_description_full (String bin_description, gboolean ghost_unlinked_pads, ParseContext context, ParseFlags flags) : Gst.Element
Gst
Method
Gst.parse_launch_full (String pipeline_description, ParseContext context, ParseFlags flags) : Gst.Element
Gst
Method
Gst.parse_launchv_full (Array argv, ParseContext context, ParseFlags flags) : Gst.Element
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:20:34 GMT+0800 (HKT)