libmpv  20200718-git-96cdf53
development library for the MPV media player
Looking for a C++ dev?
I'm looking for work. Hire me!
mpv_opengl_cb_drm_params Struct Reference

#include <opengl_cb.h>

Public Attributes

int fd
 
int crtc_id
 
int connector_id
 
struct _drmModeAtomicReq * atomic_request
 

Detailed Description

Definition at line 173 of file opengl_cb.h.

Member Data Documentation

◆ atomic_request

struct _drmModeAtomicReq* mpv_opengl_cb_drm_params::atomic_request

Definition at line 185 of file opengl_cb.h.

◆ connector_id

int mpv_opengl_cb_drm_params::connector_id

Definition at line 181 of file opengl_cb.h.

◆ crtc_id

int mpv_opengl_cb_drm_params::crtc_id

Definition at line 178 of file opengl_cb.h.

◆ fd

int mpv_opengl_cb_drm_params::fd

Definition at line 175 of file opengl_cb.h.


The documentation for this struct was generated from the following file: