Gst.CapsFeatures.prototype.get_size
function get_size():Number { // Gjs wrapper for gst_caps_features_get_size() }
Returns the number of features in features.
Since 1.2
- Returns
The number of features in features.
function get_size():Number { // Gjs wrapper for gst_caps_features_get_size() }
Returns the number of features in features.
Since 1.2
The number of features in features.