Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 689 Bytes

mediaplayer_playbacksession.md

File metadata and controls

22 lines (15 loc) · 689 Bytes
-api-id -api-type
P:Windows.Media.Playback.MediaPlayer.PlaybackSession
winrt property

Windows.Media.Playback.MediaPlayer.PlaybackSession

-description

Gets the MediaPlaybackSession associated with the MediaPlayer, which provides information about the state of the current playback session and provides events for responding to changes in playback session state.

-property-value

The MediaPlaybackSession associated with the MediaPlayer.

-remarks

-examples

-see-also