mirror of
https://github.com/badaix/snapcast.git
synced 2025-05-22 05:26:17 +02:00
sleep
git-svn-id: svn://elaine/murooma/trunk@200 d8a302eb-03bc-478d-80e4-98257eca68ef
This commit is contained in:
parent
ce79af8306
commit
97ee67c178
1 changed files with 1 additions and 1 deletions
|
@ -154,7 +154,7 @@ void Stream::getPlayerChunk(void* outputBuffer, double outputBufferDacTime, unsi
|
||||||
// if (sleep < msBuffer / 2)
|
// if (sleep < msBuffer / 2)
|
||||||
// break;
|
// break;
|
||||||
}
|
}
|
||||||
// sleep = 0;
|
sleep = 0;
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
else if (sleep < 0)
|
else if (sleep < 0)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue