c
Back to Seed Clases

Gst


Classes

Interfaces

Structs

Unions

Enums

GObject.Object
parent-child markerGst.Object
parent-child marker Gst.PadTemplate

Class Gst.PadTemplate

Import line: Gst = imports.gi.Gst;
GIR File: Gst-0.10.gir
C documentation: GstPadTemplate
Class : PadTemplate
Extends: Gst.Object
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
Events - usage syntax: this.signals.EVENTNAME.connect( Function )
Event Defined By
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gst.Element
Method
get_compatible_pad_template (PadTemplate compattempl) : Gst.PadTemplate
Gst.Element
Method
request_pad (PadTemplate templ, String name, Caps caps) : Gst.Pad
Gst.GhostPad
Method
new Gst.GhostPad.from_template (String name, Pad target, PadTemplate templ) : Gst.Pad
Create a new Gst.GhostPad
Gst.GhostPad
Method
new Gst.GhostPad.no_target_from_template (String name, PadTemplate templ) : Gst.Pad
Create a new Gst.GhostPad
Gst.Pad
Property
template : Gst.PadTemplate
Gst.Pad
Method
new Gst.Pad.from_template (PadTemplate templ, String name) : Gst.Pad
Create a new Gst.Pad
Gst.Pad
Method
get_pad_template () : Gst.PadTemplate
Gst.StaticPadTemplate
Method
get () : Gst.PadTemplate
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:20:31 GMT+0800 (HKT)