Makre resync more tolerant

This commit is contained in:
badaix 2020-03-01 18:54:00 +01:00
parent 5ab89e1a54
commit 2b14641704
5 changed files with 103 additions and 86 deletions

View file

@ -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_;