docs: add simple doc blurb
authorWim Taymans <wim.taymans@collabora.co.uk>
Tue, 14 Apr 2009 17:12:52 +0000 (19:12 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Tue, 14 Apr 2009 17:12:52 +0000 (19:12 +0200)
gst/gstsystemclock.h

index 7e13cfa..c78845c 100644 (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,