Clock.idUnschedule

Cancels an outstanding request with id. This can either be an outstanding async notification or a pending sync notification. After this call, id cannot be used anymore to receive sync or async notifications, you need to create a new #GstClockID.

class Clock
static
void
idUnschedule

Parameters

id gst.types.ClockID

The id to unschedule