11namespace tracktion {
inline namespace engine
Manages the LAME location property and an AudioFormat if the LAME encoder is provided.
static juce::File getFFmpegExe()
Returns the current FFmpeg file.
static juce::File getLameEncoderExe()
Returns the current LAME file.
static bool lameIsAvailable()
Returns true if a valid LAME/FFmpeg file is found.
static void registerAudioFormat(AudioFileFormatManager &)
Add the LAMEAudioFormat to the AudioFileFormatManager.