event: Add since marker to GST_EVENT_SINK_MESSAGE
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Sat, 19 Mar 2011 09:39:28 +0000 (10:39 +0100)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Sat, 19 Mar 2011 09:39:28 +0000 (10:39 +0100)
gst/gstevent.h

index 34983b6..cf61369 100644 (file)
@@ -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.