overte-JulianGro/libraries/audio
David Kelly fb99828e30 PR feedback
Code a bit more readable.  Sadly (and I guess it makes sense), a
enum class XXX is not a class, so you cannot have member functions
for it.  I can imagine no way to have a vtable if you are really
representing it as a uint8_t or whatever.  So, I put a stateHas
function in the AudioInjector instead.  Definite improvement.
2016-07-15 17:09:27 -07:00
..
src PR feedback 2016-07-15 17:09:27 -07:00
CMakeLists.txt more codec plumbing 2016-07-07 21:24:24 -07:00