Remove Opus example with actual function

Signed-off-by: Mahyar Koshkouei <deltabeard@users.noreply.github.com>
This commit is contained in:
Mahyar Koshkouei
2016-12-27 17:37:00 +00:00
parent 5e2af8be87
commit c12bf9eb82
4 changed files with 16 additions and 290 deletions

View File

@@ -1 +1 @@
int convOpus(const char* in, const char *out);
int playOpus(const char* in);