Gst.CapsFeatures.prototype.get_nth_id
function get_nth_id(i:Number):GLib.Quark { // Gjs wrapper for gst_caps_features_get_nth_id() }
Returns the i-th feature of features.
Since 1.2
- i
index of the feature
- Returns
The i-th feature of features.
function get_nth_id(i:Number):GLib.Quark { // Gjs wrapper for gst_caps_features_get_nth_id() }
Returns the i-th feature of features.
Since 1.2
index of the feature
The i-th feature of features.