Audio latency tweaks and fix for PulseAudio with A2DP

This commit is contained in:
Cameron Gutman 2018-12-25 17:54:18 -08:00
commit d1640e3bb8
2 changed files with 30 additions and 10 deletions

View file

@ -36,4 +36,5 @@ private:
bool m_Errored;
static const double k_RawSampleLengthSec;
static const double k_MinSampleLengthSec;
};