Documentation
Dlang.org
TestClock.idListGetLatestTime
gstcheck
test_clock
TestClock
Finds the latest time inside the list.
MT safe.
class
TestClock
static
gst.types.ClockTime
idListGetLatestTime
(
gst.types.ClockID
[]
pendingList
= null
)
Parameters
pendingList
gst
.
types
.
ClockID
[]
List of of pending #GstClockIDs
Return Value
Type:
gst
.
types
.
ClockTime
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
Finds the latest time inside the list.
MT safe.