Refactored WAV code in to its own file
Signed-off-by: Mahyar Koshkouei <deltabeard@users.noreply.github.com>
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#include <opus/opusfile.h>
|
||||
|
||||
int playOpus(const char* in);
|
||||
|
||||
uint64_t fillOpusBuffer(OggOpusFile* opusFile, uint64_t samplesToRead,
|
||||
|
||||
Reference in New Issue
Block a user