Documentation
Dlang.org
TestClock.processId
gstcheck
test_clock
TestClock
Processes and releases the pending ID.
MT safe.
class
TestClock
bool
processId
(
gst.types.ClockID
pendingId
)
Parameters
pendingId
gst
.
types
.
ClockID
#GstClockID
Return Value
Type:
bool
gstcheck
test_clock
TestClock
constructors
this
functions
advanceTime
crank
getNextEntryTime
hasId
peekIdCount
peekNextPendingId
processId
processIdList
processNextClockId
self
setTime
timedWaitForMultiplePendingIds
waitForMultiplePendingIds
waitForNextPendingId
waitForPendingIdCount
properties
_gType
clockType
static functions
_getGType
idListGetLatestTime
newWithStartTime
Processes and releases the pending ID.
MT safe.