Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 866 Bytes

mediaitemdisplayproperties_type.md

File metadata and controls

24 lines (16 loc) · 866 Bytes
-api-id -api-type
P:Windows.Media.Playback.MediaItemDisplayProperties.Type
winrt property

Windows.Media.Playback.MediaItemDisplayProperties.Type

-description

Gets or sets a value indicating the type of media that is represented by the MediaPlaybackItem, such as audio or video.

-property-value

A value indicating the type of media that is represented by the MediaPlaybackItem.

-remarks

Apps should set a value for the Type property even if they aren't supplying other media metadata to be displayed by the System Media Transport Controls. This value helps the system handle your media content correctly, including preventing the screen saver from activating during playback.

-examples

-see-also