Configuration: add option to use DSP LLE

This commit is contained in:
Weiyi Wang 2018-12-06 11:13:13 -05:00
parent 483680a124
commit 21da135cc6
8 changed files with 43 additions and 2 deletions

View file

@ -147,6 +147,7 @@ struct Values {
u8 factor_3d;
// Audio
bool enable_dsp_lle;
std::string sink_id;
bool enable_audio_stretching;
std::string audio_device_id;