Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 460 Bytes

mediaelement_audiostreamcount.md

File metadata and controls

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

Windows.UI.Xaml.Controls.MediaElement.AudioStreamCount

-description

Gets the number of audio streams that exist in the current media file.

-property-value

The number of audio streams that exist in the source media file. The default value is 0.

-remarks

-examples

-see-also