mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-15 22:01:27 +00:00
event: Add since marker to GST_EVENT_SINK_MESSAGE
This commit is contained in:
parent
69e81448c1
commit
27c0a2b9b1
1 changed files with 1 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue