Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 759 Bytes

adaptivemediasourcedownloadcompletedeventargs_position.md

File metadata and controls

24 lines (16 loc) · 759 Bytes
-api-id -api-type
P:Windows.Media.Streaming.Adaptive.AdaptiveMediaSourceDownloadCompletedEventArgs.Position
winrt property

Windows.Media.Streaming.Adaptive.AdaptiveMediaSourceDownloadCompletedEventArgs.Position

-description

Gets a time span representing the position within the timeline of the media segment to which the event applies.

-property-value

A time span representing the position within the timeline of the media segment to which the event applies.

-remarks

Because this event occurs when content is buffering, the position of the event in the timeline may be up to several minutes ahead of the current playback position.

-see-also

-examples