Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 737 Bytes

audiotrack_openfailed.md

File metadata and controls

20 lines (14 loc) · 737 Bytes
-api-id -api-type
E:Windows.Media.Core.AudioTrack.OpenFailed
winrt event

Windows.Media.Core.AudioTrack.OpenFailed

-description

Occurs when an AudioTrack fails to open.

-remarks

Register for the OpenFailed event for an AudioTrack from within the AudioTracksChanged event handler for a MediaPlaybackItem, which is raised whenever an audio track is added to the item.

-examples

-see-also