mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-21 15:56:58 +02:00
Update documentation.
This commit is contained in:
@@ -13,8 +13,24 @@ Features
|
||||
- Public domain
|
||||
- Single file
|
||||
- A very simple API
|
||||
- Supports both playback and capture on _all_ backends
|
||||
- Automatic sample rate conversion, channel conversion, format conversion and channel mapping
|
||||
- Sample rate conversion is currently low quality, but a higher quality implementation is planned
|
||||
|
||||
|
||||
Supported Platforms
|
||||
===================
|
||||
- Windows
|
||||
- WASAPI
|
||||
- DirectSound
|
||||
- Linux
|
||||
- ALSA
|
||||
- Android
|
||||
- OpenSL|ES
|
||||
- Other
|
||||
- OpenAL
|
||||
- Null (silence)
|
||||
|
||||
|
||||
|
||||
Simple Playback Example
|
||||
|
||||
Reference in New Issue
Block a user