Clock.periodicIdReinit

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

class Clock
bool
periodicIdReinit

Parameters

id GstClockID

a #GstClockID

startTime GstClockTime

the requested start time

interval GstClockTime

the requested interval

Return Value

Type: bool

%TRUE if the GstClockID could be reinitialized to the provided @time, else %FALSE.

Meta