Clock.periodicIdReinit

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

class Clock
int
periodicIdReinit

Parameters

id GstClockID

a GstClockID

startTime GstClockTime

the requested start time

interval GstClockTime

the requested interval

Return Value

Type: int

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

Meta