TestClock.hasId

bool hasId(gst.types.ClockID id)

Checks whether test_clock was requested to provide the clock notification given by id.

MT safe.

Parameters

ida #GstClockID clock notification

Returns

true if the clock has been asked to provide the given clock

notification, false otherwise.