RetroArch
Public Attributes | List of all members
record_params Struct Reference

#include <record_driver.h>

Collaboration diagram for record_params:
[legend]

Public Attributes

double fps
 
double samplerate
 
unsigned out_width
 
unsigned out_height
 
unsigned fb_width
 
unsigned fb_height
 
float aspect_ratio
 
unsigned channels
 
enum record_config_type preset
 
enum ffemu_pix_format pix_fmt
 
const char * filename
 
const char * config
 

Member Data Documentation

◆ aspect_ratio

float record_params::aspect_ratio

◆ channels

unsigned record_params::channels

◆ config

const char* record_params::config

◆ fb_height

unsigned record_params::fb_height

◆ fb_width

unsigned record_params::fb_width

◆ filename

const char* record_params::filename

◆ fps

double record_params::fps

◆ out_height

unsigned record_params::out_height

◆ out_width

unsigned record_params::out_width

◆ pix_fmt

enum ffemu_pix_format record_params::pix_fmt

◆ preset

enum record_config_type record_params::preset

◆ samplerate

double record_params::samplerate

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