Documentation
Dlang.org
TestClock.this
gstcheck
test_clock
TestClock
Creates a new test clock with its time set to zero.
MT safe.
class
TestClock
this
(
)
Return Value
a #GstTestClock cast to #GstClock.
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
Creates a new test clock with its time set to zero.
MT safe.