Clock.periodicIdReinit

Reinitializes the provided periodic id to the provided start time and interval. Does not modify the reference count.

Parameters

id gst.types.ClockID

a #GstClockID

startTime gst.types.ClockTime

the requested start time

interval gst.types.ClockTime

the requested interval

Return Value

Type: bool

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