#include <OutputSettings.h>
◆ BitDepth
| Enumerator |
|---|
| Depth16Bit | |
| Depth24Bit | |
| Depth32Bit | |
| Count | |
◆ StereoMode
| Enumerator |
|---|
| Mono | |
| Stereo | |
| JointStereo | |
| Count | |
◆ OutputSettings() [1/2]
◆ OutputSettings() [2/2]
◆ bitrate()
| bitrate_t lmms::OutputSettings::bitrate |
( |
| ) |
const |
|
inline |
◆ getBitDepth()
| BitDepth lmms::OutputSettings::getBitDepth |
( |
| ) |
const |
|
inline |
◆ getCompressionLevel()
| double lmms::OutputSettings::getCompressionLevel |
( |
| ) |
const |
|
inline |
◆ getSampleRate()
◆ getStereoMode()
| StereoMode lmms::OutputSettings::getStereoMode |
( |
| ) |
const |
|
inline |
◆ setBitDepth()
◆ setBitrate()
◆ setCompressionLevel()
| void lmms::OutputSettings::setCompressionLevel |
( |
double | level | ) |
|
|
inline |
◆ setSampleRate()
◆ setStereoMode()
◆ m_bitDepth
| BitDepth lmms::OutputSettings::m_bitDepth |
|
private |
◆ m_bitRate
◆ m_compressionLevel
| double lmms::OutputSettings::m_compressionLevel |
|
private |
◆ m_sampleRate
◆ m_stereoMode
The documentation for this class was generated from the following file: