Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 497 Bytes

mediaelement_balance.md

File metadata and controls

29 lines (19 loc) · 497 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Controls.MediaElement.Balance
winrt property

Windows.UI.Xaml.Controls.MediaElement.Balance

-description

Gets or sets a ratio of volume across stereo speakers.

-xaml-syntax

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

-property-value

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

-remarks

-examples

-see-also