gtk-d v3.0.0 (2015-03-15T18:41:33Z)
Home
Dub
Repo
Registry.removeFeature
gstreamer
Registry
Registry
Remove the feature from the registry.
MT safe.
class
Registry
void
removeFeature
(
PluginFeature
feature
)
Parameters
feature
PluginFeature
the feature to remove
Meta
Source
See Implementation
gstreamer
Registry
Registry
constructors
this
functions
addFeature
addOnFeatureAdded
addOnPluginAdded
addPlugin
checkFeatureVersion
featureFilter
findFeature
findPlugin
getFeatureList
getFeatureListByPlugin
getFeatureListCookie
getPluginList
getRegistryStruct
getStruct
lookup
lookupFeature
pluginFilter
removeFeature
removePlugin
scanPath
setStruct
static functions
callBackFeatureAdded
callBackPluginAdded
forkIsEnabled
forkSetEnabled
get
getType
variables
connectedSignals
gstRegistry
onFeatureAddedListeners
onPluginAddedListeners
Remove the feature from the registry.
MT safe.