TestClock.waitForNextPendingId

void waitForNextPendingId(out gst.types.ClockID pendingId)

Waits until a clock notification is requested from test_clock. There is no timeout for this wait, see the main description of #GstTestClock. A reference to the pending clock notification is stored in pending_id.

MT safe.

Parameters

pendingId#GstClockID with information about the pending clock notification