time notification.
Clock.newPeriodicId
gst.types.ClockID newPeriodicId(gst.types.ClockTime startTime, gst.types.ClockTime interval)Gets an ID from clock to trigger a periodic notification. The periodic notifications will start at time start_time and will then be fired with the given interval.
Parameters
startTime | the requested start time |
interval | the requested interval |
Returns
a #GstClockID that can be used to request the