#include <ReplayGain.h>
◆ Gain()
      
        
          | float ReplayGain::Info::Gain  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ HasGain()
      
        
          | bool ReplayGain::Info::HasGain  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ HasPeak()
      
        
          | bool ReplayGain::Info::HasPeak  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ Peak()
      
        
          | float ReplayGain::Info::Peak  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ SetGain() [1/2]
      
        
          | void ReplayGain::Info::SetGain  | 
          ( | 
          const std::string & |           aStrGain | ) | 
           | 
        
      
 
 
◆ SetGain() [2/2]
      
        
          | void ReplayGain::Info::SetGain  | 
          ( | 
          float |           aGain | ) | 
           | 
        
      
 
 
◆ SetPeak() [1/2]
      
        
          | void ReplayGain::Info::SetPeak  | 
          ( | 
          const std::string & |           aStrPeak | ) | 
           | 
        
      
 
 
◆ SetPeak() [2/2]
      
        
          | void ReplayGain::Info::SetPeak  | 
          ( | 
          float |           aPeak | ) | 
           | 
        
      
 
 
◆ Valid()
      
        
          | bool ReplayGain::Info::Valid  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
The documentation for this class was generated from the following files: