Gst.CapsFeatures.contains – 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
contains
Description:
public
bool
contains
(
string
feature)
Checks if
this
contains
feature
.
Parameters:
this
a
CapsFeatures
.
feature
a feature
Returns:
true
if
this
contains
feature
.