JUCE
Classes

Classes

class  AiffAudioFormat
 Reads and Writes AIFF format audio files. More...
 
class  CoreAudioFormat
 OSX and iOS only - This uses the AudioToolbox framework to read any audio format that the system has a codec for. More...
 
class  FlacAudioFormat
 Reads and writes the lossless-compression FLAC audio format. More...
 
class  LAMEEncoderAudioFormat
 An AudioFormat class which can use an installed version of the LAME mp3 encoder to encode a file. More...
 
class  MP3AudioFormat
 Software-based MP3 decoding format (doesn't currently provide an encoder). More...
 
class  OggVorbisAudioFormat
 Reads and writes the Ogg-Vorbis audio format. More...
 
class  WavAudioFormat
 Reads and Writes WAV format audio files. More...
 
class  WindowsMediaAudioFormat
 Audio format which uses the Windows Media codecs (Windows only). More...
 

Detailed Description