Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.05 KB

mediaplaybackitem_applydisplayproperties_1634192028.md

File metadata and controls

26 lines (18 loc) · 1.05 KB
-api-id -api-type
M:Windows.Media.Playback.MediaPlaybackItem.ApplyDisplayProperties(Windows.Media.Playback.MediaItemDisplayProperties)
winrt method

Windows.Media.Playback.MediaPlaybackItem.ApplyDisplayProperties

-description

Updates the display properties for the MediaPlaybackItem. These properties are used by the System Media Transport Controls to display information about the currently playing media item.

-parameters

-param value

The display properties to apply to the MediaPlaybackItem.

-remarks

Get the display properties for a MediaPlaybackItem by calling GetDisplayProperties.

For how-to guidance for integrating with the SMTC, see Integrate with the System Media Transport Controls.

-examples

-see-also