mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-03-08 12:51:21 +00:00
segment: small docs addition
https://bugzilla.gnome.org/show_bug.cgi?id=690564
This commit is contained in:
parent
199c8ba561
commit
c8f680e395
1 changed files with 2 additions and 1 deletions
|
@ -179,7 +179,8 @@ typedef enum { /*< flags >*/
|
|||
* @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
|
||||
* @position: the position in the segment (used internally by elements
|
||||
* such as sources, demuxers or parsers to track progress)
|
||||
* @duration: the duration of the segment
|
||||
*
|
||||
* A helper structure that holds the configured region of
|
||||
|
|
Loading…
Reference in a new issue