event: Add since marker to GST_EVENT_SINK_MESSAGE

This commit is contained in:
Sebastian Dröge 2011-03-19 10:39:28 +01:00
parent 69e81448c1
commit 27c0a2b9b1

View 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.