gstglwayland.gldisplay_wayland

Module for [GLDisplayWayland] class

Types 3

the contents of a #GstGLDisplayWayland are private and should only be accessed through the provided API

Methods
GType _gType() @property
GLDisplayWayland self()Returns `this`, for use in `with` statements.
GLDisplayWaylandGidBuilder builder()Get builder for [gstglwayland.gldisplay_wayland.GLDisplayWayland] Returns: New builder object
gstglwayland.gldisplay_wayland.GLDisplayWayland newWithDisplay(void * display = null)Creates a new display connection from a wl_display Display.
Constructors
this(void * ptr, Flag!"Take" take)
this(string name = null)Create a new #GstGLDisplayWayland from the wayland display name. See `wldisplayconnect`() for details on what is a valid name.

Fluent builder for [gstglwayland.gldisplay_wayland.GLDisplayWayland]