Edit

Share via


uap5:SupportedContentTypes

Contains the media/content types supported by the media source.

Element hierarchy

<Package>
   └─ <Applications>
      └─ <Application>
         └─ <Extensions>
            └─ <uap5:Extension>
               └─ <uap5:MediaSource>
                  └─ <uap5:SupportedContentTypes>

Syntax

<uap5:SupportedContentTypes>

  <!-- Child elements -->
  uap5:ContentType{0,1000}

</uap5:SupportedContentTypes>

Key

{} specific range of occurrences

Attributes and elements

Attributes

None

Child elements

Child element Description
ContentType Specifies the media/content type supported by the media source.

Parent elements

Parent element Description
uap5:MediaSource Specifies the media source and the app service that it exposes.

Requirements

Item Value
Namespace http://schemas.microsoft.com/appx/manifest/uap/windows10/5
Minimum OS Version Windows 10 version 1709 (Build 16299)