Gst.StaticPadTemplate – gstreamer-1.0 Reference Manual
StaticPadTemplate
Object Hierarchy:
Gst.StaticPadTemplate
Gst.StaticPadTemplate
Gst.StaticPadTemplate
Description:
[
CCode
( has_type_id =
false
) ]
public
struct
StaticPadTemplate
Structure describing the
StaticPadTemplate
.
Namespace:
Gst
Package:
gstreamer-1.0
Content:
Static methods:
public
static
Type
get_type
()
Methods:
public
unowned
PadTemplate
?
@get
()
Converts a
StaticPadTemplate
into a
PadTemplate
.
public
Caps
get_caps
()
Gets the capabilities of the static pad template.
Fields:
public
unowned
string
name_template
public
PadDirection
direction
public
PadPresence
presence
public
StaticCaps
static_caps
2022 vala-language.org