Windows Media Player 11 SDK Settings.balance 

Windows Media Player SDK banner art

Previous Next

Settings.balance

The balance property specifies or retrieves the current stereo balance.

Syntax

  
    
  

Possible Values

This property is a read/write Number (long). Values range from –100 to 100, with a default value of zero.

Remarks

The value zero indicates that the audio plays at equal volume on both left and right channels. A value of –100 indicates that audio plays only on the left channel. A value of 100 indicates that audio plays only on the right channel.

Requirements

Version: Windows Media Player version 7.0 or later.

Library: Use wmp.dll.

See Also

Previous Next