valueSetCapsFeatures
fn
void valueSetCapsFeatures(gobject.value.Value value, gst.caps_features.CapsFeatures features)Sets the contents of value to features.
Parameters
value | a GValue initialized to GST_TYPE_CAPS_FEATURES |
features | the features to set the value to |