Audacious
$Id:Doxyfile42802007-03-2104:39:00Znenolod$
|
#include <types.h>
Public Attributes | |
float | track_gain |
float | track_peak |
float | album_gain |
float | album_peak |
float ReplayGainInfo::album_gain |
Definition at line 57 of file types.h.
Referenced by apply_replay_gain(), output_set_replaygain_info(), and read_gain_from_tuple().
float ReplayGainInfo::album_peak |
Definition at line 58 of file types.h.
Referenced by apply_replay_gain(), output_set_replaygain_info(), and read_gain_from_tuple().
float ReplayGainInfo::track_gain |
Definition at line 55 of file types.h.
Referenced by apply_replay_gain(), output_set_replaygain_info(), and read_gain_from_tuple().
float ReplayGainInfo::track_peak |
Definition at line 56 of file types.h.
Referenced by apply_replay_gain(), output_set_replaygain_info(), and read_gain_from_tuple().