Gst.CapsFeatures.prototype.remove
function remove(feature:String):void {
// Gjs wrapper for gst_caps_features_remove()
}Removes feature from features.
Since 1.2
- feature
a feature.
function remove(feature:String):void {
// Gjs wrapper for gst_caps_features_remove()
}Removes feature from features.
Since 1.2
a feature.