Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 448 Bytes

mediaelement_isaudioonly.md

File metadata and controls

23 lines (15 loc) · 448 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Controls.MediaElement.IsAudioOnly
winrt property

Windows.UI.Xaml.Controls.MediaElement.IsAudioOnly

-description

Gets a value that reports whether the current source media is an audio-only media file.

-property-value

true if the current source media is audio-only, otherwise, false.

-remarks

-examples

-see-also