Sunshine master
Self-hosted game stream host for Moonlight.
config::video_t::dd_t::mode_remapping_t Struct Reference

Collection of display mode remapping rules. More...

#include <src/config.h>

Public Attributes

std::vector< mode_remapping_entry_tmixed
 To be used when resolution_option and refresh_rate_option is set to automatic.
 
std::vector< mode_remapping_entry_trefresh_rate_only
 To be use when only refresh_rate_option is set to automatic.
 
std::vector< mode_remapping_entry_tresolution_only
 To be use when only resolution_option is set to automatic.
 

Detailed Description

Collection of display mode remapping rules.


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