Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 681 Bytes

mediaplaybackitemerror.md

File metadata and controls

20 lines (14 loc) · 681 Bytes
-api-id -api-type
T:Windows.Media.Playback.MediaPlaybackItemError
winrt class

Windows.Media.Playback.MediaPlaybackItemError

-description

Represents an error that occurred trying to resolve a MediaPlaybackItem.

-remarks

The ErrorCode property provides high-level information about the error that occurred resolving the playback item. The ExtendedError method propagates the underlying exception that caused the error.

-examples

-see-also