TestClock.waitForMultiplePendingIds

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.

MT safe.

class TestClock
void
waitForMultiplePendingIds

Parameters

count uint

the number of pending clock notifications to wait for

pendingList gst.types.ClockID[]

Address of a #GList pointer variable to store the list of pending #GstClockIDs that expired, or null