Fix audio support on Android (non-legacy)
This commit is contained in:
@@ -14,6 +14,7 @@ namespace lime {
|
||||
FILE_HANDLE (void* handle) : handle (handle) {}
|
||||
|
||||
FILE* getFile ();
|
||||
int getLength ();
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user