summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2015-09-11 12:21:50 +0200
committerSebastian Dröge <sebastian@centricular.com>2015-09-14 19:56:33 +0200
commit336ca3207a2ba591107ceba8921ed73957ddd235 (patch)
tree370c03c2dd5735e51e612fd723ec8a00967b2a7b
parentc9f60db2d489cda27629e91fe3009e7c90769460 (diff)
downloadgstreamer-plugins-bad-336ca3207a2ba591107ceba8921ed73957ddd235.tar.gz
aggregator: Document that get_next_time() should return running time
https://bugzilla.gnome.org/show_bug.cgi?id=753196
-rw-r--r--gst-libs/gst/base/gstaggregator.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst-libs/gst/base/gstaggregator.h b/gst-libs/gst/base/gstaggregator.h
index 9401d0c50..8eda7dc38 100644
--- a/gst-libs/gst/base/gstaggregator.h
+++ b/gst-libs/gst/base/gstaggregator.h
@@ -188,7 +188,7 @@ struct _GstAggregator
* The subclass should get ready to process
* aggregated buffers.
* @get_next_time: Optional.
- * Called when the element needs to know the time of the next
+ * Called when the element needs to know the running time of the next
* rendered buffer for live pipelines. This causes deadline
* based aggregation to occur. Defaults to returning
* GST_CLOCK_TIME_NONE causing the element to wait for buffers