AudioFileFormat

Library for sound file decoding and encoding. All operations are blocking, and should not be done in a real-time audio thread. (besides, you would also need resampling for playback). Also not thread-safe, synchronization in on yours. Format of audio files.

Values

ValueMeaning
wav

WAVE format

mp3

MP3 format

flac

FLAC format

ogg

OGG format

opus

Opus format

mod

ProTracker MOD format

xm

FastTracker II Extended Module format

unknown

Meta