Gst.CapsFeatures.prototype.copy
function copy():Gst.CapsFeatures { // Gjs wrapper for gst_caps_features_copy() }
Duplicates a Gst.CapsFeatures and all its values.
Free-function: gst_caps_features_free
Since 1.2
- Returns
a new Gst.CapsFeatures.
function copy():Gst.CapsFeatures { // Gjs wrapper for gst_caps_features_copy() }
Duplicates a Gst.CapsFeatures and all its values.
Free-function: gst_caps_features_free
Since 1.2
a new Gst.CapsFeatures.