mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-22 08:14:04 +02:00
Add custom backends to the backend list.
This commit is contained in:
@@ -1373,6 +1373,7 @@ The following backends are supported by miniaudio.
|
||||
| AAudio | ma_backend_aaudio | Android 8+ |
|
||||
| OpenSL ES | ma_backend_opensl | Android (API level 16+) |
|
||||
| Web Audio | ma_backend_webaudio | Web (via Emscripten) |
|
||||
| Custom | ma_backend_custom | Cross Platform |
|
||||
| Null | ma_backend_null | Cross Platform (not used on Web) |
|
||||
+-------------+-----------------------+--------------------------------------------------------+
|
||||
|
||||
|
||||
Reference in New Issue
Block a user