Get an ID from clock to trigger a periodic notification. The periodeic notifications will be start at time start_time and will then be fired with the given interval. id should be unreffed after usage.
the requested start time
the requested interval
A GstClockID that can be used to request the time notification. MT safe.
See Implementation
Get an ID from clock to trigger a periodic notification. The periodeic notifications will be start at time start_time and will then be fired with the given interval. id should be unreffed after usage.