Rename onChunkRead to onNewChunk

This commit is contained in:
badaix 2020-07-05 12:16:33 +02:00
parent 01ce9a60c0
commit ed0521a1d2
7 changed files with 16 additions and 5 deletions

View file

@ -134,7 +134,7 @@ public:
SampleFormat format;
private:
uint32_t idx_;
uint32_t idx_ = 0;
};
} // namespace msg