Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 608 Bytes

msestreamsource_liveseekablerange.md

File metadata and controls

24 lines (16 loc) · 608 Bytes
-api-id -api-type
P:Windows.Media.Core.MseStreamSource.LiveSeekableRange
winrt property

Windows.Media.Core.MseStreamSource.LiveSeekableRange

-description

Gets or sets the seekable time range for a Media Source Extension.

-property-value

The time range within which the user can seek during media playback.

-remarks

Set this value to null to disable seeking during media playback. This enables scenarios like disabling seeking during ads.

-see-also

-examples