MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
SetVolume Method (volume)
NamespacesMPfm.Sound.BassNetWrapperBaseSetVolume(Single)
Sets the master volume of the default device. This sets the volume fader value in the Windows tray.
Declaration Syntax
C#Visual Basic
public static void SetVolume(
	float volume
)
Public Shared Sub SetVolume ( _
	volume As Single _
)
Parameters
volume (Single)
Volume

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