MediaElement.Balance property

Expand Minimize
1 out of 1 rated this helpful - Rate this topic

Gets or sets a ratio of volume across stereo speakers.

Syntax


public double Balance { get; set; }


<MediaElement Balance="double"  .../>

Property value

Type: System.Double [.NET] | float64 [C++]

The ratio of volume across speakers in the range between -1 and 1. The default value is 0.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Namespace

Windows.UI.Xaml.Controls
Windows::UI::Xaml::Controls [C++]

Metadata

Windows.winmd

See also

MediaElement

 

 

Build date: 3/12/2013

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.