-api-id | -api-type |
---|---|
P:Windows.UI.Xaml.Controls.MediaElement.IsMuted |
winrt property |
Gets or sets a value indicating whether the audio is muted.
<MediaElement IsMuted="bool" .../>
true if audio is muted; otherwise, false. The default is false.