MediaElement.Balance Property
Silverlight
Gets or sets a ratio of volume across stereo speakers.
Namespace: System.Windows.Controls
Assembly: System.Windows (in System.Windows.dll)
<MediaElement Balance="double" .../>
Property Value
Type: System.DoubleThe ratio of volume across speakers in the range between -1 and 1. The default value is 0.
Dependency property identifier field: BalanceProperty
A value of -1 represents 100 percent volume in the speakers on the left, and a value of 1 represents 100 percent volume in the speakers on the right. 0 indicates that the volume is evenly distributed between left and right speakers.
Platform Notes
Silverlight for Windows Phone
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.