Import line: | Gst = imports.gi.Gst; |
GIR File: | Gst-0.10.gir |
C documentation: | GstStaticPadTemplate |
Struct : | StaticPadTemplate |
Show / Hide Inherited methods, properties and signals |
Properties | Defined By | |
---|---|---|
direction : Gst.PadDirection
|
Gst.StaticPadTemplate | |
name_template : String
|
Gst.StaticPadTemplate | |
presence : Gst.PadPresence
|
Gst.StaticPadTemplate | |
static_caps : Gst.StaticCaps
|
Gst.StaticPadTemplate |
Method / Constructor | Defined By | |
---|---|---|
new Gst.StaticPadTemplate
()
Create a new Gst.StaticPadTemplate
Create a new Gst.StaticPadTemplate
|
||
get
()
:
Gst.PadTemplate
Converts a GstStaticPadTemplate into a GstPadTemplate.
Converts a GstStaticPadTemplate into a GstPadTemplate.
|
Gst.StaticPadTemplate | |
get_caps
()
:
Gst.Caps
Gets the capabilities of the static pad template.
Gets the capabilities of the static pad template. Unref after usage. Since the core holds an additional ref to the returned caps, use gst_caps_make_writable() on the returned caps to modify it.
|
Gst.StaticPadTemplate |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
Gst.Pad
Method |
Create a new Gst.Pad
|
GstCheck
Method |
|
GstCheck
Method |
GstCheck.setup_sink_pad_by_name
(Element element, StaticPadTemplate template, String name)
:
Gst.Pad
|
GstCheck
Method |
|
GstCheck
Method |
|