Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
ReplayGain::Info Class Reference

#include <ReplayGain.h>

Public Member Functions

void SetGain (float aGain)
 
void SetGain (const std::string &aStrGain)
 
float Gain () const
 
void SetPeak (const std::string &aStrPeak)
 
void SetPeak (float aPeak)
 
float Peak () const
 
bool HasGain () const
 
bool HasPeak () const
 
bool Valid () const
 

Member Function Documentation

◆ 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: