gtk-d v3.5.1 (2017-01-10T22:24:21Z)
Home
Dub
Repo
StreamCollection.OnStreamNotifyDelegateWrapper
gstreamer
StreamCollection
StreamCollection
Undocumented in source.
class
StreamCollection
protected
class
OnStreamNotifyDelegateWrapper {
void
delegate
(
Stream
,
ParamSpec
,
StreamCollection
)
dlg
;
gulong
handlerId
;
ConnectFlags
flags
;
this
(void delegate(Stream, ParamSpec, StreamCollection) dlg, gulong handlerId, ConnectFlags flags);
}
Constructors
this
this
(void delegate(Stream, ParamSpec, StreamCollection) dlg, gulong handlerId, ConnectFlags flags)
Undocumented in source.
Members
Variables
dlg
void
delegate
(
Stream
,
ParamSpec
,
StreamCollection
)
dlg
;
Undocumented in source.
flags
ConnectFlags
flags
;
Undocumented in source.
handlerId
gulong
handlerId
;
Undocumented in source.
Meta
Source
See Implementation
gstreamer
StreamCollection
StreamCollection
classes
OnStreamNotifyDelegateWrapper
constructors
this
functions
addOnStreamNotify
addStream
getSize
getStream
getStreamCollectionStruct
getStruct
getUpstreamId
internalRemoveOnStreamNotify
setStruct
static functions
callBackStreamNotify
callBackStreamNotifyDestroy
getType
variables
gstStreamCollection
onStreamNotifyListeners