From c8f680e395a2520b231c2ce8b38d131005f5e2f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Sat, 4 Apr 2015 19:29:51 +0100 Subject: [PATCH] segment: small docs addition https://bugzilla.gnome.org/show_bug.cgi?id=690564 --- gst/gstsegment.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gst/gstsegment.h b/gst/gstsegment.h index dfe6ace277..f0f7af5ccb 100644 --- a/gst/gstsegment.h +++ b/gst/gstsegment.h @@ -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