Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 954 Bytes

adaptivemediasourcedownloadrequestedeventargs.md

File metadata and controls

29 lines (21 loc) · 954 Bytes
-api-id -api-type
T:Windows.Media.Streaming.Adaptive.AdaptiveMediaSourceDownloadRequestedEventArgs
winrt class

Windows.Media.Streaming.Adaptive.AdaptiveMediaSourceDownloadRequestedEventArgs

-description

Provides data for the DownloadRequested event.

-remarks

Obtain an instance of this class by implementing a handler for the DownloadRequested event.

Version history

Windows version SDK version Value added
1703 15063 Position
1703 15063 RequestId
1803 17134 ResourceContentType
1803 17134 ResourceDuration

-examples

-see-also