TestClock.hasId

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

MT safe.

class TestClock
bool
hasId

Parameters

id gst.types.ClockID

a #GstClockID clock notification

Return Value

Type: bool

true if the clock has been asked to provide the given clock notification, false otherwise.