gtk-d v3.0.0 (2015-03-15T18:41:33Z)
Home
Dub
Repo
Registry.removePlugin
gstreamer
Registry
Registry
Remove the plugin from the registry.
MT safe.
class
Registry
void
removePlugin
(
Plugin
plugin
)
Parameters
plugin
Plugin
the plugin 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 plugin from the registry.
MT safe.