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
constructors
this
functions
addFeature
addPlugin
checkFeatureVersion
connectFeatureAdded
connectPluginAdded
featureFilter
findFeature
findPlugin
getFeatureList
getFeatureListByPlugin
getFeatureListCookie
getPluginList
lookup
lookupFeature
pluginFilter
removeFeature
removePlugin
scanPath
self
properties
gType
static functions
forkIsEnabled
forkSetEnabled
get
getGType
Remove the feature from the registry.
MT safe.