mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-24 01:04:02 +02:00
Update readme.
This commit is contained in:
@@ -100,6 +100,35 @@ which is always the most up-to-date and authoritive source of information on how
|
|||||||
documentation is generated from this in-code documentation.
|
documentation is generated from this in-code documentation.
|
||||||
|
|
||||||
|
|
||||||
|
Supported Platforms
|
||||||
|
===================
|
||||||
|
- Windows (XP+), UWP
|
||||||
|
- macOS, iOS
|
||||||
|
- Linux
|
||||||
|
- BSD
|
||||||
|
- Android
|
||||||
|
- Raspberry Pi
|
||||||
|
- Emscripten / HTML5
|
||||||
|
|
||||||
|
|
||||||
|
Backends
|
||||||
|
========
|
||||||
|
- WASAPI
|
||||||
|
- DirectSound
|
||||||
|
- WinMM
|
||||||
|
- Core Audio (Apple)
|
||||||
|
- ALSA
|
||||||
|
- PulseAudio
|
||||||
|
- JACK
|
||||||
|
- sndio (OpenBSD)
|
||||||
|
- audio(4) (NetBSD and OpenBSD)
|
||||||
|
- OSS (FreeBSD)
|
||||||
|
- AAudio (Android 8.0+)
|
||||||
|
- OpenSL|ES (Android only)
|
||||||
|
- Web Audio (Emscripten)
|
||||||
|
- Null (Silence)
|
||||||
|
|
||||||
|
|
||||||
Major Features
|
Major Features
|
||||||
==============
|
==============
|
||||||
- Your choice of either public domain or [MIT No Attribution](https://github.com/aws/mit-0).
|
- Your choice of either public domain or [MIT No Attribution](https://github.com/aws/mit-0).
|
||||||
@@ -150,35 +179,6 @@ Refer to the [Programming Manual](https://miniaud.io/docs/manual/) for a more co
|
|||||||
available features in miniaudio.
|
available features in miniaudio.
|
||||||
|
|
||||||
|
|
||||||
Supported Platforms
|
|
||||||
===================
|
|
||||||
- Windows (XP+), UWP
|
|
||||||
- macOS, iOS
|
|
||||||
- Linux
|
|
||||||
- BSD
|
|
||||||
- Android
|
|
||||||
- Raspberry Pi
|
|
||||||
- Emscripten / HTML5
|
|
||||||
|
|
||||||
|
|
||||||
Backends
|
|
||||||
========
|
|
||||||
- WASAPI
|
|
||||||
- DirectSound
|
|
||||||
- WinMM
|
|
||||||
- Core Audio (Apple)
|
|
||||||
- ALSA
|
|
||||||
- PulseAudio
|
|
||||||
- JACK
|
|
||||||
- sndio (OpenBSD)
|
|
||||||
- audio(4) (NetBSD and OpenBSD)
|
|
||||||
- OSS (FreeBSD)
|
|
||||||
- AAudio (Android 8.0+)
|
|
||||||
- OpenSL|ES (Android only)
|
|
||||||
- Web Audio (Emscripten)
|
|
||||||
- Null (Silence)
|
|
||||||
|
|
||||||
|
|
||||||
Building
|
Building
|
||||||
========
|
========
|
||||||
Do the following in one source file:
|
Do the following in one source file:
|
||||||
|
|||||||
Reference in New Issue
Block a user