periodic_id_reinit


Description:

public bool periodic_id_reinit (ClockID id, ClockTime start_time, ClockTime interval)

Reinitializes the provided periodic id to the provided start time and interval.

Does not modify the reference count.

Parameters:

this

a Clock

id

a ClockID

start_time

the requested start time

interval

the requested interval

Returns:

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