![]() | ![]() | ![]() | GStreamer 0.8 Core API Reference (0.8.0) | ![]() |
---|
GstSystemClock — A default clock that uses the current system time
#include <gst/gst.h> GstClock* gst_system_clock_obtain (void);
The System clock is an implementation of GstClock using the system time.
GstClock* gst_system_clock_obtain (void);
Get a handle to the default system clock.
Returns : | the default clock. |
<< GstStructure | GstTag >> |