Gst.CapsFeatures.prototype.is_any
function is_any():Boolean { // Gjs wrapper for gst_caps_features_is_any() }
Check if features is %GST_CAPS_FEATURES_ANY.
Since 1.2
- Returns
true if features is %GST_CAPS_FEATURES_ANY.
function is_any():Boolean { // Gjs wrapper for gst_caps_features_is_any() }
Check if features is %GST_CAPS_FEATURES_ANY.
Since 1.2
true if features is %GST_CAPS_FEATURES_ANY.