SDL/src/audio/openslES
Ryan C. Gordon 0b2a003a35
openslES: OpenSL ES on Android only supports two formats, limit to that.
(Three with the floating point extension, which we use.)

This is according to:

https://developer.android.com/ndk/guides/audio/opensl/opensl-for-android

Previously, this would accept a request for Sint8 or Sint32 and disaster
would ensue.

Fixes #13779.
2025-09-01 10:30:29 -04:00
..
SDL_openslES.c openslES: OpenSL ES on Android only supports two formats, limit to that. 2025-09-01 10:30:29 -04:00
SDL_openslES.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00