Parallel processing is an idea that will be familiar to most readers. Few of you will not be reading this on a device with only one processor core, and quite a few of you will have experimented with ...
constexpr size_t m_frameSizeMP3 = 18000; // more than one icy-metaint constexpr size_t m_frameSizeAAC = 18000; // more than one icy-metaint constexpr size_t m_frameSizeFLAC = UINT16_MAX; // max ogg ...