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
setTime
timedWaitForMultiplePendingIds
waitForMultiplePendingIds
waitForNextPendingId
waitForPendingIdCount
static functions
idListGetLatestTime
newWithStartTime
Processes and releases the pending ID.
MT safe.