[][src]Constant libmpv_sys::mpv_render_param_type_MPV_RENDER_PARAM_X11_DISPLAY

pub const mpv_render_param_type_MPV_RENDER_PARAM_X11_DISPLAY: mpv_render_param_type = 8;

X11 Display, sometimes used for hwdec. Valid for mpv_render_context_create(). The Display must stay valid for the lifetime of the mpv_render_context. Type: Display*