MPD
0.20.6
|
#include <ReplayGainInfo.hxx>
Public Member Functions | |
constexpr bool | IsDefined () const |
const ReplayGainTuple & | Get (ReplayGainMode mode) const |
void | Clear () |
Data Fields | |
ReplayGainTuple | track |
ReplayGainTuple | album |
Definition at line 46 of file ReplayGainInfo.hxx.
|
inline |
Definition at line 59 of file ReplayGainInfo.hxx.
|
inline |
Definition at line 53 of file ReplayGainInfo.hxx.
|
inline |
Definition at line 49 of file ReplayGainInfo.hxx.
ReplayGainTuple ReplayGainInfo::album |
Definition at line 47 of file ReplayGainInfo.hxx.
ReplayGainTuple ReplayGainInfo::track |
Definition at line 47 of file ReplayGainInfo.hxx.