Further logging updates

This commit is contained in:
Chris Cannam
2022-06-21 20:26:25 +01:00
parent 7434abe664
commit ad5b885deb
2 changed files with 19 additions and 25 deletions

View File

@@ -205,6 +205,7 @@ protected:
void run();
void signalDataAvailable();
void abandon();
size_t channel() { return m_channel; }
private:
R2Stretcher *m_s;
size_t m_channel;