Not working properly due to decoding flac in to 32 bit buffer instead of 16 bit. Signed-off-by: Mahyar Koshkouei <deltabeard@users.noreply.github.com>
2 lines
30 B
C
2 lines
30 B
C
int playFlac(const char* in);
|