Windows Media Player 11 SDK IWMPSettings.balance (VB and C#)
Previous | Next |
IWMPSettings.balance (VB and C#)
The balance property gets or sets the current stereo balance.
Property Value
A System.Int32 that is the balance value. This value can range from –100 to 100. The default value is 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 9 Series or later.
Namespace: WMPLib
Assembly: Interop.WMPLib.dll (automatically generated by Visual Studio)
See Also
Previous | Next |