[0.11] gstreamer: event: Add since marker to GST_EVENT_SINK_MESSAGE
Edward Hervey
bilboed at kemper.freedesktop.org
Wed Mar 30 12:33:36 PDT 2011
Module: gstreamer
Branch: 0.11
Commit: 27c0a2b9b12c93c6a7940c3a97d466ba3afbb9ae
URL: http://cgit.freedesktop.org/gstreamer/gstreamer/commit/?id=27c0a2b9b12c93c6a7940c3a97d466ba3afbb9ae
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date: Sat Mar 19 10:39:28 2011 +0100
event: Add since marker to GST_EVENT_SINK_MESSAGE
---
gst/gstevent.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/gst/gstevent.h b/gst/gstevent.h
index 34983b6..cf61369 100644
--- a/gst/gstevent.h
+++ b/gst/gstevent.h
@@ -93,6 +93,7 @@ typedef enum {
* @GST_EVENT_SINK_MESSAGE: An event that sinks turn into a message. Used to
* send messages that should be emitted in sync with
* rendering.
+ * Since: 0.10.26
* @GST_EVENT_QOS: A quality message. Used to indicate to upstream elements
* that the downstream elements should adjust their processing
* rate.
More information about the gstreamer-commits
mailing list