TestClock.waitForPendingIdCount

Blocks until at least count clock notifications have been requested from test_clock. There is no timeout for this wait, see the main description of #GstTestClock.

More...
class TestClock
void
waitForPendingIdCount
(
uint count
)

Parameters

count uint

the number of pending clock notifications to wait for

Detailed Description