Manages the LAME location property and an AudioFormat if the LAME encoder is provided.
More...
#include <tracktion_LAMEManager.h>
Manages the LAME location property and an AudioFormat if the LAME encoder is provided.
◆ getLameEncoderExe()
| static juce::File engine::LAMEManager::getLameEncoderExe |
( |
| ) |
|
|
static |
Returns the current LAME file.
◆ getFFmpegExe()
| static juce::File engine::LAMEManager::getFFmpegExe |
( |
| ) |
|
|
static |
Returns the current FFmpeg file.
◆ getLameSharedLibrary()
| static juce::String engine::LAMEManager::getLameSharedLibrary |
( |
| ) |
|
|
static |
Returns the LAME shared library to load when TRACKTION_ENABLE_LIBLAME is set.
This can be a full path or a bare library name, in which case the platform's usual library search path is used.
- See also
- LibLameEncoderAudioFormat
◆ registerAudioFormat()
◆ lameIsAvailable()
| static bool 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: