segment: clarify the segment docs for the duration
authorStefan Sauer <ensonic@users.sf.net>
Fri, 20 Oct 2017 14:15:01 +0000 (16:15 +0200)
committerStefan Sauer <ensonic@users.sf.net>
Fri, 20 Oct 2017 14:15:01 +0000 (16:15 +0200)
gst/gstsegment.h

index aab0a72..1386c9c 100644 (file)
@@ -183,7 +183,7 @@ typedef enum { /*< flags >*/
  * @time: the stream time of the segment start
  * @position: the buffer timestamp position in the segment (used internally by
  *     elements such as sources, demuxers or parsers to track progress)
  * @time: the stream time of the segment start
  * @position: the buffer timestamp position in the segment (used internally by
  *     elements such as sources, demuxers or parsers to track progress)
- * @duration: the duration of the segment
+ * @duration: the duration of the stream
  *
  * A helper structure that holds the configured region of
  * interest in a media file.
  *
  * A helper structure that holds the configured region of
  * interest in a media file.