Viscom Software SoundVolume ActiveX Control

W7GetDeviceLeftBalance method

Description:   

Get the left balance of current selected device (this method support on windows 10, windows 8, windows 7 and vista only).

Usage:   

SoundVolume1.W7GetDeviceLeftBalance

Parameters:   

No Parameters

Return Type:   

float

Example:   

SoundVolume1.W7SetCurrentDevice Combo1.List(Combo1.ListIndex)

volume = SoundVolume1.W7GetDeviceVolume

leftbal = Me.SoundVolume1.W7GetDeviceLeftBalance

rightbal = Me.SoundVolume1.W7GetDeviceRightBalance