MPD
0.20.15
|
#include <ReplayGainInfo.hxx>
Public Member Functions | |
void | Clear () |
constexpr bool | IsDefined () const |
gcc_pure float | CalculateScale (const ReplayGainConfig &config) const noexcept |
Data Fields | |
float | gain |
float | peak |
Definition at line 29 of file ReplayGainInfo.hxx.
|
noexcept |
|
inline |
Definition at line 33 of file ReplayGainInfo.hxx.
|
inline |
Definition at line 38 of file ReplayGainInfo.hxx.
float ReplayGainTuple::gain |
Definition at line 30 of file ReplayGainInfo.hxx.
float ReplayGainTuple::peak |
Definition at line 31 of file ReplayGainInfo.hxx.