docs: add simple doc blurb

This commit is contained in:
Wim Taymans 2009-04-14 19:12:52 +02:00
parent 004f981edb
commit 5ca6853eb1

View file

@ -47,6 +47,8 @@ typedef struct _GstSystemClockPrivate GstSystemClockPrivate;
* @GST_CLOCK_TYPE_REALTIME: time since Epoch
* @GST_CLOCK_TYPE_MONOTONIC: monotonic time since some unspecified starting
* point
*
* The different kind of clocks.
*/
typedef enum {
GST_CLOCK_TYPE_REALTIME = 0,