MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
AlbumGain Property
NamespacesMPfm.SoundSV7TagAlbumGain
Change in the replay level if the whole cd is supposed to be played with the same level change for all tracks. Value is treated as signed 16 bit value and the level is attenuated by that many mB (Millibel). Thus, level changes of -327.68 dB to +327.67 dB are possible.
Declaration Syntax
C#Visual Basic
public int AlbumGain { get; set; }
Public Property AlbumGain As Integer
	Get
	Set

Assembly: MPfm.Sound (Module: MPfm.Sound) Version: 0.5.3.0 (0.5.3.0)