Merge pull request #3632 from N00byKing/3dtv_botenable
Add Support for Stereoscopic 3D
This commit is contained in:
commit
574824a26c
10 changed files with 115 additions and 19 deletions
|
@ -132,6 +132,9 @@ struct Values {
|
|||
float bg_green;
|
||||
float bg_blue;
|
||||
|
||||
bool toggle_3d;
|
||||
u8 factor_3d;
|
||||
|
||||
// Audio
|
||||
std::string sink_id;
|
||||
bool enable_audio_stretching;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue