mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-26 18:20:44 +00:00
segment: clarify the segment docs for the duration
This commit is contained in:
parent
38dd43df29
commit
05ce354d3e
1 changed files with 1 additions and 1 deletions
|
@ -183,7 +183,7 @@ typedef enum { /*< flags >*/
|
||||||
* @time: the stream time of the segment start
|
* @time: the stream time of the segment start
|
||||||
* @position: the buffer timestamp position in the segment (used internally by
|
* @position: the buffer timestamp position in the segment (used internally by
|
||||||
* elements such as sources, demuxers or parsers to track progress)
|
* 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
|
* A helper structure that holds the configured region of
|
||||||
* interest in a media file.
|
* interest in a media file.
|
||||||
|
|
Loading…
Reference in a new issue