Audacious $Id:Doxyfile42802007-03-2104:39:00Znenolod$
|
#include <types.h>
Public Attributes | |
gfloat | track_gain |
gfloat | track_peak |
gfloat | album_gain |
gfloat | album_peak |
gfloat ReplayGainInfo::album_gain |
Definition at line 51 of file types.h.
Referenced by apply_replay_gain(), read_gain_from_tuple(), and set_gain().
gfloat ReplayGainInfo::album_peak |
Definition at line 52 of file types.h.
Referenced by apply_replay_gain(), read_gain_from_tuple(), and set_gain().
gfloat ReplayGainInfo::track_gain |
Definition at line 49 of file types.h.
Referenced by apply_replay_gain(), read_gain_from_tuple(), and set_gain().
gfloat ReplayGainInfo::track_peak |
Definition at line 50 of file types.h.
Referenced by apply_replay_gain(), read_gain_from_tuple(), and set_gain().