mpv_opengl_drm_draw_surface_size

For MPV_RENDER_PARAM_DRM_DRAW_SURFACE_SIZE.

extern (C)
struct mpv_opengl_drm_draw_surface_size {}

Members

Variables

height
int height;
Undocumented in source.
width
int width;

size of the draw plane surface in pixels.

Meta