Refactor Opus decoder
Created generic playback handler, first with Opus support. Other decoders to follow. This is to remove duplicated code. 3DSX tested working with citra and N3DS. Signed-off-by: Mahyar Koshkouei <deltabeard@users.noreply.github.com>
This commit is contained in:
1
source/playback.h
Normal file
1
source/playback.h
Normal file
@@ -0,0 +1 @@
|
||||
int playFile(const char* file);
|
||||
Reference in New Issue
Block a user