Clock.singleShotIdReinit

bool singleShotIdReinit(gst.types.ClockID id, gst.types.ClockTime time)

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

Parameters

ida #GstClockID
timeThe requested time.

Returns

true if the GstClockID could be reinitialized to the provided

time, else false.