gtk-d v3.5.1 (2017-01-10T22:24:21Z)
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
classes
OnFeatureAddedDelegateWrapper
OnPluginAddedDelegateWrapper
constructors
this
functions
addFeature
addOnFeatureAdded
addOnPluginAdded
addPlugin
checkFeatureVersion
featureFilter
findFeature
findPlugin
getFeatureList
getFeatureListByPlugin
getFeatureListCookie
getPluginList
getRegistryStruct
getStruct
internalRemoveOnFeatureAdded
internalRemoveOnPluginAdded
lookup
lookupFeature
pluginFilter
removeFeature
removePlugin
scanPath
setStruct
static functions
callBackFeatureAdded
callBackFeatureAddedDestroy
callBackPluginAdded
callBackPluginAddedDestroy
forkIsEnabled
forkSetEnabled
get
getType
variables
gstRegistry
onFeatureAddedListeners
onPluginAddedListeners
Remove the feature from the registry.
MT safe.