c
Back to Seed Clases

Gst


Classes

Interfaces

Structs

Unions

Enums

Enum Gst.PadDirection

Import line: Gst = imports.gi.Gst;
GIR File: Gst-0.10.gir
C documentation: GstPadDirection
Enum : PadDirection
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gst.Bin
Method
find_unconnected_pad (PadDirection direction) : Gst.Pad
Gst.Bin
Method
find_unlinked_pad (PadDirection direction) : Gst.Pad
Gst.ElementFactory
Method
Gst.ElementFactory.list_filter (Array list, Caps caps, PadDirection direction, gboolean subsetonly) : Array
Gst.GhostPad
Method
new Gst.GhostPad.no_target (String name, PadDirection dir) : Gst.Pad
Create a new Gst.GhostPad
Gst.Pad
Method
new Gst.Pad.c_new (String name, PadDirection direction) : Gst.Pad
Create a new Gst.Pad
Gst.Pad
Method
get_direction () : Gst.PadDirection
Gst.PadTemplate
Method
new Gst.PadTemplate.c_new (String name_template, PadDirection direction, PadPresence presence, Caps caps) : Gst.PadTemplate
Create a new Gst.PadTemplate
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:20:37 GMT+0800 (HKT)