| Class | Description |
|---|---|
| Base64AudioFormat |
AudioFormat which represents data with the Base64 encoding. |
| Mp3AudioFormat |
AudioFormat which represents data with the MP3 encoding. |
| OggVorbisAudioFormat |
AudioFormat which represents data with the Ogg Vorbis encoding. |
| PcmAudioFormat |
AudioFormat which represents data with the PCM (Pulse-Code Modulation) encoding. |
AudioFormat implementations.