Gst.CapsFeatures.prototype.remove_id
function remove_id(feature:GLib.Quark):void { // Gjs wrapper for gst_caps_features_remove_id() }
Removes feature from features.
Since 1.2
- feature
a feature.
function remove_id(feature:GLib.Quark):void { // Gjs wrapper for gst_caps_features_remove_id() }
Removes feature from features.
Since 1.2
a feature.