mirror of
https://github.com/badaix/snapcast.git
synced 2025-06-02 10:51:45 +02:00
adaptive sample rate
git-svn-id: svn://elaine/murooma/trunk@308 d8a302eb-03bc-478d-80e4-98257eca68ef
This commit is contained in:
parent
42ef09e726
commit
750a14c396
2 changed files with 18 additions and 8 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
TimeProvider::TimeProvider() : diffToServer(0)
|
||||
{
|
||||
diffBuffer.setSize(100);
|
||||
diffBuffer.setSize(200);
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue