Clock.singleShotIdReinit

Reinitializes the provided single shot id to the provided time. Does not modify the reference count.

class Clock
bool
singleShotIdReinit

Parameters

id gst.types.ClockID

a #GstClockID

time gst.types.ClockTime

The requested time.

Return Value

Type: bool

true if the GstClockID could be reinitialized to the provided time, else false.