Gst.CapsFeatures.get_nth – gstreamer-1.0 Reference Manual
Packages
gstreamer-1.0
Gst
CapsFeatures
from_string
CapsFeatures
CapsFeatures.any
CapsFeatures.empty
CapsFeatures.id
CapsFeatures.id_valist
CapsFeatures.single
CapsFeatures.valist
add
add_id
contains
contains_id
copy
free
get_nth
get_nth_id
get_size
is_any
is_equal
remove
remove_id
set_parent_refcount
to_string
get_nth
Description:
public
unowned
string
?
get_nth
(
uint
i)
Returns the
i
-th feature of
this
.
Parameters:
this
a
CapsFeatures
.
i
index of the feature
Returns:
The
i
-th feature of
this
.