Documentation
Dlang.org
TestClock.processIdList
gstcheck
test_clock
TestClock
Processes and releases the pending IDs in the list.
MT safe.
class
TestClock
uint
processIdList
(
gst.types.ClockID
[]
pendingList
= null
)
Parameters
pendingList
gst
.
types
.
ClockID
[]
List of pending #GstClockIDs
Return Value
Type:
uint
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 IDs in the list.
MT safe.