Top | ![]() |
![]() |
![]() |
![]() |
GObject ╰── GInitiallyUnowned ╰── GstObject ╰── GstGLDisplay ╰── GstGLDisplayWayland
GstGLDisplayWayland *
gst_gl_display_wayland_new (const gchar *name
);
Create a new GstGLDisplayWayland from the wayland display name. See wl_display_connect()
for details on what is a valid name.
GstGLDisplayWayland *
gst_gl_display_wayland_new_with_display
(struct wl_display *display
);
Creates a new display connection from a wl_display Display.
struct GstGLDisplayWayland;
the contents of a GstGLDisplayWayland are private and should only be accessed through the provided API