mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-19 14:56:36 +00:00
segment: improve API docs a little
This commit is contained in:
parent
10e7159cf8
commit
dc8b6a555d
1 changed files with 2 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue