Gst.Registry.prototype.remove_feature
function remove_feature(feature:Gst.PluginFeature):void {
// Gjs wrapper for gst_registry_remove_feature()
}Remove the feature from the registry.
MT safe.
- feature
the feature to remove
function remove_feature(feature:Gst.PluginFeature):void {
// Gjs wrapper for gst_registry_remove_feature()
}Remove the feature from the registry.
MT safe.
the feature to remove