#include <ReplayGain.h>
◆ Type
Enumerator |
---|
NONE | |
ALBUM | |
TRACK | |
◆ Get() [1/2]
std::string ReplayGain::Get |
( |
| ) |
const |
◆ Get() [2/2]
◆ ParseGain()
void ReplayGain::ParseGain |
( |
Type | aType, |
|
|
const std::string & | aStrGain ) |
◆ ParsePeak()
void ReplayGain::ParsePeak |
( |
Type | aType, |
|
|
const std::string & | aStrPeak ) |
◆ Set() [1/2]
void ReplayGain::Set |
( |
const std::string & | strReplayGain | ) |
|
◆ Set() [2/2]
◆ SetGain()
void ReplayGain::SetGain |
( |
Type | aType, |
|
|
float | aGain ) |
◆ SetPeak()
void ReplayGain::SetPeak |
( |
Type | aType, |
|
|
float | aPeak ) |
The documentation for this class was generated from the following files: