value_get_caps_features
function value_get_caps_features(value:GObject.Value):Gst.CapsFeatures {
// Gjs wrapper for gst_value_get_caps_features()
}Gets the contents of value.
- value
a GValue initialized to GST_TYPE_CAPS_FEATURES
- Returns
the contents of value