DSP/LLE: add multithread mode
This commit is contained in:
parent
fbad420240
commit
443f4b964d
10 changed files with 92 additions and 12 deletions
|
@ -148,6 +148,7 @@ struct Values {
|
|||
|
||||
// Audio
|
||||
bool enable_dsp_lle;
|
||||
bool enable_dsp_lle_multithread;
|
||||
std::string sink_id;
|
||||
bool enable_audio_stretching;
|
||||
std::string audio_device_id;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue