c
Back to Seed Clases

Gst


Classes

Interfaces

Structs

Unions

Enums

Enum Gst.PadLinkCheck

Import line: Gst = imports.gi.Gst;
GIR File: Gst-0.10.gir
C documentation: GstPadLinkCheck
Enum : PadLinkCheck
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gst.Element
Method
link_pads_full (String srcpadname, Element dest, String destpadname, PadLinkCheck flags) : gboolean
Gst.Pad
Method
link_full (Pad sinkpad, PadLinkCheck flags) : Gst.PadLinkReturn
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:20:37 GMT+0800 (HKT)