Initial Android OpenSL ES implementation, contributed by ANTA
This commit is contained in:
parent
35dbd136d9
commit
57c735236b
6 changed files with 622 additions and 1 deletions
|
@ -130,6 +130,7 @@
|
|||
|
||||
/* Enable various audio drivers */
|
||||
#define SDL_AUDIO_DRIVER_ANDROID 1
|
||||
#define SDL_AUDIO_DRIVER_OPENSLES 1
|
||||
#define SDL_AUDIO_DRIVER_DUMMY 1
|
||||
|
||||
/* Enable various input drivers */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue