Windows.Media.Playback.MediaPlaybackSession
September 2, 2020 ยท View on GitHub
-description
Provides information about the state of the current playback session of a MediaPlayer and provides events for responding to changes in playback session state.
-remarks
Get an instance of this class by accessing the PlaybackSession property of a MediaPlayer or the PlaybackSession property of a MediaBreakManager.
For how-to guidance for working with MediaPlayer and playback sessions, see Play audio and video with MediaPlayer.
Version history
| Windows version | SDK version | Value added |
|---|---|---|
| 1703 | 15063 | BufferedRangesChanged |
| 1703 | 15063 | GetBufferedRanges |
| 1703 | 15063 | GetPlayedRanges |
| 1703 | 15063 | GetSeekableRanges |
| 1703 | 15063 | IsMirroring |
| 1703 | 15063 | IsSupportedPlaybackRateRange |
| 1703 | 15063 | PlayedRangesChanged |
| 1703 | 15063 | SeekableRangesChanged |
| 1703 | 15063 | SphericalVideoProjection |
| 1703 | 15063 | SupportedPlaybackRatesChanged |
| 1803 | 17134 | GetOutputDegradationPolicyState |
| 1803 | 17134 | PlaybackRotation |