Configuration: add option to use DSP LLE
This commit is contained in:
parent
483680a124
commit
21da135cc6
8 changed files with 43 additions and 2 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue