mirror of
https://github.com/badaix/snapcast.git
synced 2025-05-10 15:46:42 +02:00
configurable pipe read buffer
This commit is contained in:
parent
2756ec4897
commit
239e93de43
8 changed files with 39 additions and 16 deletions
|
@ -58,7 +58,7 @@ std::string FlacEncoder::getAvailableOptions() const
|
|||
|
||||
std::string FlacEncoder::getDefaultOptions() const
|
||||
{
|
||||
return "2";
|
||||
return "5";
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue