|
kodi
|
Classes | |
| class | Info |
Public Types | |
| enum | Type { NONE = 0, ALBUM, TRACK } |
Public Member Functions | |
| const Info & | Get (Type aType) const |
| void | Set (Type aType, const Info &aInfo) |
| void | ParseGain (Type aType, const std::string &aStrGain) |
| void | SetGain (Type aType, float aGain) |
| void | ParsePeak (Type aType, const std::string &aStrPeak) |
| void | SetPeak (Type aType, float aPeak) |
| std::string | Get () const |
| void | Set (const std::string &strReplayGain) |
1.8.13