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

Public Attributes

bool bgr24
 
bool silence
 
bool is_idle
 
bool is_paused
 
bool history_list_enable
 
int pitch
 
unsigned width
 
unsigned height
 
unsigned pixel_format_type
 
uint8_tout_buffer
 
const voidframe
 
char filename [PATH_MAX_LENGTH]
 
voiduserbuf
 
struct scaler_ctx scaler
 

Member Data Documentation

◆ bgr24

bool screenshot_task_state::bgr24

◆ filename

char screenshot_task_state::filename[PATH_MAX_LENGTH]

◆ frame

const void* screenshot_task_state::frame

◆ height

unsigned screenshot_task_state::height

◆ history_list_enable

bool screenshot_task_state::history_list_enable

◆ is_idle

bool screenshot_task_state::is_idle

◆ is_paused

bool screenshot_task_state::is_paused

◆ out_buffer

uint8_t* screenshot_task_state::out_buffer

◆ pitch

int screenshot_task_state::pitch

◆ pixel_format_type

unsigned screenshot_task_state::pixel_format_type

◆ scaler

struct scaler_ctx screenshot_task_state::scaler

◆ silence

bool screenshot_task_state::silence

◆ userbuf

void* screenshot_task_state::userbuf

◆ width

unsigned screenshot_task_state::width

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