tracktion-engine 3.0-10-g034fdde4aa5
Tracktion Engine — High level data model for audio applications

« « « Anklang Documentation
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.

Definition at line 19 of file tracktion_LAMEManager.h.

Member Function Documentation

◆ getLameEncoderExe()

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

Returns the current LAME file.

Definition at line 75 of file tracktion_LAMEManager.cpp.

◆ lameIsAvailable()

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

Returns true if a valid LAME/FFmpeg file is found.

Definition at line 77 of file tracktion_LAMEManager.cpp.

◆ registerAudioFormat()

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

Add the LAMEAudioFormat to the AudioFileFormatManager.

Definition at line 76 of file tracktion_LAMEManager.cpp.


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