Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 821 Bytes

mediaplayer_playbackmediamarkers.md

File metadata and controls

25 lines (17 loc) · 821 Bytes
-api-id -api-type
P:Windows.Media.Playback.MediaPlayer.PlaybackMediaMarkers
winrt property

Windows.Media.Playback.MediaPlayer.PlaybackMediaMarkers

-description

Gets the collection of timeline markers for the media.

Note

MediaPlayer.PlaybackMediaMarkers may be altered or unavailable after Windows 10, version 1607. Instead, use MediaPlaybackItem.TimedMetadataTracks to manage data or text cues. For more information, see Media playback with MediaSource.

-property-value

The collection of timeline markers for the media.

-remarks

-examples

-see-also