gtk-d v3.7.3 (2017-12-16T16:21:49Z)
Home
Dub
Repo
Clock.OnSyncedDelegateWrapper
gstreamer
Clock
Clock
Undocumented in source.
class
Clock
protected
class
OnSyncedDelegateWrapper {
void
delegate
(
bool
,
Clock
)
dlg
;
gulong
handlerId
;
this
(void delegate(bool, Clock) dlg);
void
remove
(OnSyncedDelegateWrapper source);
}
Constructors
this
this
(void delegate(bool, Clock) dlg)
Undocumented in source.
Members
Functions
remove
void
remove
(OnSyncedDelegateWrapper source)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
dlg
void
delegate
(
bool
,
Clock
)
dlg
;
Undocumented in source.
handlerId
gulong
handlerId
;
Undocumented in source.
Meta
Source
See Implementation
gstreamer
Clock
Clock
classes
OnSyncedDelegateWrapper
constructors
this
functions
addObservation
addObservationUnapplied
addOnSynced
adjustUnlocked
adjustWithCalibration
getCalibration
getClockStruct
getInternalTime
getMaster
getResolution
getStruct
getTime
getTimeout
isSynced
newPeriodicId
newSingleShotId
periodicIdReinit
setCalibration
setMaster
setResolution
setStruct
setSynced
setTimeout
singleShotIdReinit
unadjustUnlocked
unadjustWithCalibration
waitForSync
static functions
callBackSynced
callBackSyncedDestroy
getType
idCompareFunc
idGetTime
idRef
idUnref
idUnschedule
idWait
idWaitAsync
variables
gstClock
onSyncedListeners