Audacious  $Id:Doxyfile42802007-03-2104:39:00Znenolod$
Public Attributes | List of all members
ReplayGainInfo Struct Reference

#include <types.h>

Public Attributes

float track_gain
 
float track_peak
 
float album_gain
 
float album_peak
 

Detailed Description

Definition at line 54 of file types.h.

Member Data Documentation

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().


The documentation for this struct was generated from the following file: