[][src]Constant libmpv_sys::mpv_render_param_type_MPV_RENDER_PARAM_WL_DISPLAY

pub const mpv_render_param_type_MPV_RENDER_PARAM_WL_DISPLAY: mpv_render_param_type = 9;

Wayland display, sometimes used for hwdec. Valid for mpv_render_context_create(). The wl_display must stay valid for the lifetime of the mpv_render_context. Type: struct wl_display*