RetroArch
Public Attributes | List of all members
record_video_data Struct Reference

#include <record_driver.h>

Public Attributes

const voiddata
 
unsigned width
 
unsigned height
 
int pitch
 
bool is_dupe
 

Member Data Documentation

◆ data

const void* record_video_data::data

◆ height

unsigned record_video_data::height

◆ is_dupe

bool record_video_data::is_dupe

◆ pitch

int record_video_data::pitch

◆ width

unsigned record_video_data::width

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