RetroArch
Public Attributes | List of all members
video_info Struct Reference

#include <video_driver.h>

Public Attributes

bool fullscreen
 
bool vsync
 
bool force_aspect
 
bool font_enable
 
unsigned width
 
unsigned height
 
int swap_interval
 
bool smooth
 
bool is_threaded
 
bool rgb32
 
unsigned input_scale
 
uintptr_t parent
 

Member Data Documentation

◆ font_enable

bool video_info::font_enable

◆ force_aspect

bool video_info::force_aspect

◆ fullscreen

bool video_info::fullscreen

◆ height

unsigned video_info::height

◆ input_scale

unsigned video_info::input_scale

◆ is_threaded

bool video_info::is_threaded

◆ parent

uintptr_t video_info::parent

◆ rgb32

bool video_info::rgb32

◆ smooth

bool video_info::smooth

◆ swap_interval

int video_info::swap_interval

◆ vsync

bool video_info::vsync

◆ width

unsigned video_info::width

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