Gst.CapsFeatures.new_any
function new_any():Gst.CapsFeatures { // Gjs wrapper for gst_caps_features_new_any() }
Creates a new, ANY Gst.CapsFeatures. This will be equal to any other Gst.CapsFeatures but caps with these are unfixed.
Free-function: gst_caps_features_free
Since 1.2
- Returns
a new, ANY Gst.CapsFeatures