Searched refs:gst_xwindow_set_event_handling (Results 1 – 3 of 3) sorted by relevance
243 void gst_xwindow_set_event_handling (GstXWindow * window, gboolean handle_events);
376 gst_xwindow_set_event_handling (xwindow, xvimagesink->handle_events); in gst_xv_image_sink_xwindow_new()1276 gst_xwindow_set_event_handling (xwindow, xvimagesink->handle_events); in gst_xv_image_sink_set_window_handle()1304 gst_xwindow_set_event_handling (xvimagesink->xwindow, handle_events); in gst_xv_image_sink_set_event_handling()
1071 gst_xwindow_set_event_handling (GstXWindow * window, gboolean handle_events) in gst_xwindow_set_event_handling() function