Gst.CapsFeatures.copy – 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
copy
Description:
public
CapsFeatures
copy
()
Duplicates a
CapsFeatures
and all its values.
Parameters:
this
a
CapsFeatures
to duplicate
Returns:
a new
CapsFeatures
.