mirror of
https://github.com/badaix/snapcast.git
synced 2025-05-09 23:26:47 +02:00
xxx
git-svn-id: svn://elaine/murooma/trunk@131 d8a302eb-03bc-478d-80e4-98257eca68ef
This commit is contained in:
parent
a76b4fb953
commit
ef80f16d05
1 changed files with 1 additions and 1 deletions
|
@ -152,7 +152,7 @@ void Stream::getChunk(short* outputBuffer, double outputBufferDacTime, unsigned
|
|||
{
|
||||
// std::cerr << "Sleep: " << sleep << "\n";
|
||||
std::cerr << getAge(getNextPlayerChunk(outputBuffer)) - bufferMs << "\t";
|
||||
usleep(10);
|
||||
// usleep(10);
|
||||
}
|
||||
sleep = 0;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue