Searched refs:gst_navigation_send_event (Results 1 – 6 of 6) sorted by relevance
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
D | navigation.c | 77 gst_navigation_send_event (GstNavigation * navigation, GstStructure * structure) in gst_navigation_send_event() function 103 gst_navigation_send_event (navigation, in gst_navigation_send_key_event() 132 gst_navigation_send_event (navigation, in gst_navigation_send_mouse_event() 157 gst_navigation_send_event (navigation, in gst_navigation_send_mouse_scroll_event() 177 gst_navigation_send_event (navigation, in gst_navigation_send_command()
|
D | navigation.h | 317 void gst_navigation_send_event (GstNavigation *navigation,
|
/third_party/gstreamer/gstplugins_base/ext/gl/ |
D | gstglsinkbin.c | 458 gst_navigation_send_event (GST_NAVIGATION (nav), structure); in gst_gl_sink_bin_navigation_send_event()
|
/third_party/gstreamer/gstplugins_base/gst/playback/ |
D | gstplaybin3.c | 5185 gst_navigation_send_event (GST_NAVIGATION (playbin->playsink), structure); in gst_play_bin3_navigation_send_event()
|
D | gstplaysink.c | 5534 gst_navigation_send_event (GST_NAVIGATION (nav), structure); in gst_play_sink_navigation_send_event()
|
D | gstplaybin2.c | 7274 gst_navigation_send_event (GST_NAVIGATION (playbin->playsink), structure);
|