Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 835 Bytes

adaptivemediasourcedownloadrequestedeventargs_resourcecontenttype.md

File metadata and controls

24 lines (16 loc) · 835 Bytes
-api-id -api-type
P:Windows.Media.Streaming.Adaptive.AdaptiveMediaSourceDownloadRequestedEventArgs.ResourceContentType
winrt property

Windows.Media.Streaming.Adaptive.AdaptiveMediaSourceDownloadRequestedEventArgs.ResourceContentType

-description

Gets a string representing the content type associated with the event.

-property-value

The content type associated with the event.

-remarks

This value is optional. The property will be set if the value is found in the DASH manifest. For content with a ResourceType of MediaSegment, the property value is set using the DASH manifest’s AdaptationSet@mimeType attribute.

-see-also

-examples