MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
TitleGain Property
NamespacesMPfm.SoundSV7TagTitleGain
Change in the replay level. Value is treated as signed 16 bit value and the level is changed 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 TitleGain { get; set; }
Public Property TitleGain As Integer
	Get
	Set

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