xbmc
Classes | Public Types | Public Member Functions | List of all members
ReplayGain Class Reference

Classes

class  Info
 

Public Types

enum  Type { NONE = 0, ALBUM, TRACK }
 

Public Member Functions

const InfoGet (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)
 

The documentation for this class was generated from the following files: