uap5:VideoRendererExtensionProfile

Specifies a video renderer profile.

Element hierarchy

<Package>

    <Applications>

         <Application>

              <Extensions>

                   <uap5:Extension>

                        <uap5:VideoRendererEffect>

                             <uap5:VideoRendererExtensionProfiles>

                                  <uap5:VideoRendererExtensionProfile>

Syntax

<uap5:VideoRendererExtensionProfile
  Profile = 'A string with a value between 1 and 32767 characters in length with a non-whitespace character at its beginning and end.' />

Attributes and elements

Attributes

Attribute Description Data type Required Default value
Profile Specifies a renderer profile. A string with a value between 1 and 32767 characters in length with a non-whitespace character at its beginning and end. Yes

Child elements

None.

Parent elements

Parent element Description
uap5:VideoRendererExtensionProfiles Contains a list of video renderer profiles.

Requirements

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