gtk-d v3.5.1 (2017-01-10T22:24:21Z)
Home
Dub
Repo
Registry.OnFeatureAddedDelegateWrapper
gstreamer
Registry
Registry
Undocumented in source.
class
Registry
protected
class
OnFeatureAddedDelegateWrapper {
void
delegate
(
PluginFeature
,
Registry
)
dlg
;
gulong
handlerId
;
ConnectFlags
flags
;
this
(void delegate(PluginFeature, Registry) dlg, gulong handlerId, ConnectFlags flags);
}
Constructors
this
this
(void delegate(PluginFeature, Registry) dlg, gulong handlerId, ConnectFlags flags)
Undocumented in source.
Members
Variables
dlg
void
delegate
(
PluginFeature
,
Registry
)
dlg
;
Undocumented in source.
flags
ConnectFlags
flags
;
Undocumented in source.
handlerId
gulong
handlerId
;
Undocumented in source.
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