segment: clarify the segment docs for the duration

This commit is contained in:
Stefan Sauer 2017-10-20 16:15:01 +02:00
parent 38dd43df29
commit 05ce354d3e

View 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)
* @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.