Skip to content

gl/window: Add a way to get/set the window title

Add gst_gl_window_set_title() and gst_gl_window_get_title(), which provide a cross-platform way to set the window title in a cross-platform way.

Merge request reports