Add 5ms callback registration for precise audio updates

This commit is contained in:
Jack Andersen
2016-05-19 00:14:21 -10:00
parent 8ff2b9c404
commit 77507459cc
6 changed files with 130 additions and 102 deletions

View File

@@ -36,7 +36,6 @@ protected:
soxr_t m_src = nullptr;
double m_sampleRateIn;
double m_sampleRateOut;
size_t m_5msFrames;
bool m_dynamicRate;
/* Running bool */