mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-22 00:06:59 +02:00
Update feature list.
This commit is contained in:
+5
-5
@@ -103,15 +103,15 @@
|
||||
</li>
|
||||
<li>Decoding (requires external single-file libraries).
|
||||
<ul>
|
||||
<li>WAV via dr_wav</li>
|
||||
<li>FLAC via dr_flac</li>
|
||||
<li>MP3 via dr_mp3</li>
|
||||
<li>Vorbis via stb_vorbis</li>
|
||||
<li>WAV</li>
|
||||
<li>FLAC</li>
|
||||
<li>MP3</li>
|
||||
<li>Vorbis via stb_vorbis (not built in - must be included separately).</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Encoding (requires external single-file libraries).
|
||||
<ul>
|
||||
<li>WAV via dr_wav</li>
|
||||
<li>WAV</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Lock free ring buffer (single producer, single consumer).</li>
|
||||
|
||||
Reference in New Issue
Block a user