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
self
setTime
timedWaitForMultiplePendingIds
waitForMultiplePendingIds
waitForNextPendingId
waitForPendingIdCount
properties
_gType
clockType
static functions
_getGType
idListGetLatestTime
newWithStartTime
Finds the latest time inside the list.
MT safe.