segment: improve API docs a little
authorWim Taymans <wim.taymans@collabora.co.uk>
Mon, 26 Sep 2011 17:24:19 +0000 (19:24 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Mon, 26 Sep 2011 17:24:19 +0000 (19:24 +0200)
gst/gstsegment.h

index 67a6d50..db5e1ad 100644 (file)
@@ -126,6 +126,8 @@ typedef enum {
  * @start: the start of the segment
  * @stop: the stop of the segment
  * @time: the stream time of the segment
+ * @position: the position in the segment
+ * @duration: the duration of the segment
  *
  * A helper structure that holds the configured region of
  * interest in a media file.