Gst.StaticPadTemplate¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
direction |
r/w |
the direction of the template |
|
name_template |
r/w |
the name of the template |
|
presence |
r/w |
the presence of the template |
|
static_caps |
r/w |
the caps of the template. |
Methods¶
|
|
|
Details¶
- class Gst.StaticPadTemplate¶
Structure describing the
Gst.StaticPadTemplate
.- get()[source]¶
- Returns:
a new
Gst.PadTemplate
.- Return type:
Converts a
Gst.StaticPadTemplate
into aGst.PadTemplate
.