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
self
setTime
timedWaitForMultiplePendingIds
waitForMultiplePendingIds
waitForNextPendingId
waitForPendingIdCount
properties
_gType
clockType
static functions
_getGType
idListGetLatestTime
newWithStartTime
Processes and releases the pending IDs in the list.
MT safe.