TracktionEngine
Loading...
Searching...
No Matches
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...

#include <tracktion_LAMEManager.h>

Static Public Member Functions

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

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.

◆ getFFmpegExe()

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

Returns the current FFmpeg 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/FFmpeg file is found.


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