mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 04:01:08 +00:00
navigation: Add since tag for new API
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/647>
This commit is contained in:
parent
5bb8bdf90d
commit
ed910e6cb8
1 changed files with 1 additions and 1 deletions
|
@ -262,7 +262,7 @@ gboolean gst_navigation_message_parse_event (GstMessage *message
|
|||
* gst_navigation_event_parse_command() to extract the details from the event.
|
||||
* @GST_NAVIGATION_EVENT_MOUSE_SCROLL: A mouse scroll event. Use
|
||||
* gst_navigation_event_parse_mouse_scroll_event() to extract the details from
|
||||
* the event.
|
||||
* the event. (Since: 1.18)
|
||||
*
|
||||
* Enum values for the various events that an element implementing the
|
||||
* GstNavigation interface might send up the pipeline.
|
||||
|
|
Loading…
Reference in a new issue