MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
Volume Property
NamespacesMPfm.Sound.BassNetWrapperChannelVolume
Gets/sets the volume of the channel using GetAttribute/SetAttribute with the attribute BASS_ATTRIB_VOL.
Declaration Syntax
C#Visual Basic
public float Volume { get; set; }
Public Property Volume As Single
	Get
	Set

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