gst_clock_new_periodic_id ( clock start_time interval -- GstClockID )


Vocabulary
gstreamer.ffi

Inputs
clockan object
start_timean object
intervalan object


Outputs
GstClockIDan object


Definition


LIBRARY: gstreamer FUNCTION: GstClockID
gst_clock_new_periodic_id
( GstClock* clock, GstClockTime start_time, GstClockTime
interval )