OpenShot Library | OpenShotAudio  0.2.1

Classes

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

Detailed Description