uap:Codec (Windows 10)
Specifies the codec to use for transcoding.
<uap:Codec>
XML
<uap:Codec
Name = 'A string with a value between 1 and 32767 characters in length with a non-whitespace character at its beginning and end.' />
Attribute | Description | Data type | Required | Default value |
---|---|---|---|---|
Name | The name of the codec. | A string with a value between 1 and 32767 characters in length with a non-whitespace character at its beginning and end. | Yes |
None.
Parent element | Description |
---|---|
uap:MediaPlayback | Declares an app extensibility point of type mediaPlayback so that your app can declare that it performs video transcoding. |
Item | Value |
---|---|
Namespace | http://schemas.microsoft.com/appx/manifest/uap/windows10 |
Minimum OS Version | Windows 10 version 1511 (Build 10586) |