This function returns whether @id uses @clock as the underlying clock. @clock can be NULL, in which case the return value indicates whether the underlying clock has been freed. If this is the case, the @id is no longer usable and should be freed.
a #GstClockID to check
a #GstClock to compare against
whether the clock @id uses the same underlying #GstClock @clock.
MT safe.
1.16
See Implementation
This function returns whether @id uses @clock as the underlying clock. @clock can be NULL, in which case the return value indicates whether the underlying clock has been freed. If this is the case, the @id is no longer usable and should be freed.