Documentation
Dlang.org
Registry.removeFeature
gst
registry
Registry
Remove the feature from the registry.
MT safe.
class
Registry
void
removeFeature
(
gst.plugin_feature.PluginFeature
feature
)
Parameters
feature
gst
.
plugin_feature
.
PluginFeature
the feature to remove
gst
registry
Registry
functions
addFeature
addPlugin
checkFeatureVersion
connectFeatureAdded
connectPluginAdded
featureFilter
findFeature
findPlugin
getFeatureList
getFeatureListByPlugin
getFeatureListCookie
getPluginList
lookup
lookupFeature
pluginFilter
removeFeature
removePlugin
scanPath
static functions
forkIsEnabled
forkSetEnabled
get
Remove the feature from the registry.
MT safe.