| GStreamer Core Reference Manual |
|---|
GstSystemClock — A default clock that uses the current system time
#include <gst/gst.h> GstClock* gst_system_clock_obtain (void);
GstClock* gst_system_clock_obtain (void);
Get a handle to the default system clock.
| Returns : | the default clock. |
| << GstSchedulerFactory | GstThread >> |