TracktionEngine
Static Public Member Functions | List of all members
tracktion::engine::LAMEManager Class Reference

Manages the LAME location property and an AudioFormat if the LAME encoder is provided. More...

Static Public Member Functions

static juce::File getLameEncoderExe ()
 Returns the current LAME file. More...
 
static void registerAudioFormat (AudioFileFormatManager &)
 Add the LAMEAudioFormat to the AudioFileFormatManager. More...
 
static bool lameIsAvailable ()
 Returns true if a valid LAME file is found. More...
 

Detailed Description

Manages the LAME location property and an AudioFormat if the LAME encoder is provided.

Member Function Documentation

◆ getLameEncoderExe()

static juce::File tracktion::engine::LAMEManager::getLameEncoderExe ( )
static

Returns the current LAME file.

◆ registerAudioFormat()

static void tracktion::engine::LAMEManager::registerAudioFormat ( AudioFileFormatManager )
static

Add the LAMEAudioFormat to the AudioFileFormatManager.

◆ lameIsAvailable()

static bool tracktion::engine::LAMEManager::lameIsAvailable ( )
static

Returns true if a valid LAME file is found.


The documentation for this class was generated from the following file: