mirror of
https://github.com/badaix/snapcast.git
synced 2025-05-20 12:36:17 +02:00
Makre resync more tolerant
This commit is contained in:
parent
5ab89e1a54
commit
2b14641704
5 changed files with 103 additions and 86 deletions
|
@ -103,7 +103,7 @@ protected:
|
|||
|
||||
void setState(const ReaderState& newState);
|
||||
|
||||
timeval tvEncodedChunk_;
|
||||
std::chrono::time_point<std::chrono::steady_clock> tvEncodedChunk_;
|
||||
PcmListener* pcmListener_;
|
||||
StreamUri uri_;
|
||||
SampleFormat sampleFormat_;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue