Audacious  $Id:Doxyfile42802007-03-2104:39:00Znenolod$
Public Attributes
ReplayGainInfo Struct Reference

ReplayGain information structure. More...

#include <plugin.h>

List of all members.

Public Attributes

gfloat track_gain
 Track gain in decibels (dB)
gfloat track_peak
gfloat album_gain
gfloat album_peak

Detailed Description

ReplayGain information structure.

Definition at line 65 of file plugin.h.


Member Data Documentation

Definition at line 68 of file plugin.h.

Referenced by apply_replay_gain(), output_set_replaygain_info(), and read_gain_from_tuple().

Definition at line 69 of file plugin.h.

Referenced by apply_replay_gain(), output_set_replaygain_info(), and read_gain_from_tuple().

Track gain in decibels (dB)

Definition at line 66 of file plugin.h.

Referenced by apply_replay_gain(), output_set_replaygain_info(), and read_gain_from_tuple().

Definition at line 67 of file plugin.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: