Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 830 Bytes

adaptivemediasourcedownloadcompletedeventargs_resourceduration.md

File metadata and controls

25 lines (16 loc) · 830 Bytes
-api-id -api-type
P:Windows.Media.Streaming.Adaptive.AdaptiveMediaSourceDownloadCompletedEventArgs.ResourceDuration
winrt property

Windows.Media.Streaming.Adaptive.AdaptiveMediaSourceDownloadCompletedEventArgs.ResourceDuration

-description

Gets a TimeSpan representing the duration of the resource associated with the event.

-property-value

The duration of the resource associated with the event.

-remarks

This value only applies to content with a ResourceType of MediaSegment and is optional. The property will be set if the value is found in the DASH manifest.

-see-also

-examples