RetroArch
Public Attributes | List of all members
video4linux Struct Reference
Collaboration diagram for video4linux:
[legend]

Public Attributes

int fd
 
struct bufferbuffers
 
unsigned n_buffers
 
unsigned width
 
unsigned height
 
size_t pitch
 
struct scaler_ctx scaler
 
uint32_tbuffer_output
 
bool ready
 
char dev_name [255]
 

Member Data Documentation

◆ buffer_output

uint32_t* video4linux::buffer_output

◆ buffers

struct buffer* video4linux::buffers

◆ dev_name

char video4linux::dev_name[255]

◆ fd

int video4linux::fd

◆ height

unsigned video4linux::height

◆ n_buffers

unsigned video4linux::n_buffers

◆ pitch

size_t video4linux::pitch

◆ ready

bool video4linux::ready

◆ scaler

struct scaler_ctx video4linux::scaler

◆ width

unsigned video4linux::width

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