uap4:OutputType

The media codec output type.

Element hierarchy

<Package>

    <Applications>

         <Application>

              <Extensions>

                   <uap4:Extension>

                        <uap4:MediaCodec>

                             <uap4:MediaEncodingProperties>

                                  <uap4:OutputTypes>

                                       <uap4:OutputType>

Syntax

<uap4:OutputType
  SubType = 'Either a 4 character code or a GUID in the form xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx.' >                 

Attributes and elements

Attributes

Attribute Description Data type Required Default value
SubType Either a GUID or a format type of the codec. Either a 4 character code or a GUID in the form xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx. Yes

Child elements

None.

Parent elements

Parent element Description
uap4:OutputTypes Contains the media codec output types.

Requirements

Item Value
Namespace http://schemas.microsoft.com/appx/manifest/uap/windows10/4
Minimum OS Version Windows 10 version 1703 (Build 15063)