Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 590 Bytes

mediaplaybacksession_getseekableranges_2031292234.md

File metadata and controls

26 lines (15 loc) · 590 Bytes
-api-id -api-type
M:Windows.Media.Playback.MediaPlaybackSession.GetSeekableRanges
winrt method

Windows.Media.Playback.MediaPlaybackSession.GetSeekableRanges

-description

Retrieves a read-only list of time ranges in which the playack position can be seeked to. For live streaming, these ranges represent the times ranges for which data is still available.

-returns

A read-only list of time ranges.

-remarks

-see-also

-examples