uap:MediaPlayback (Windows 10)
Declares an app extensibility point of type mediaPlayback so that your app can declare that it performs video transcoding.
Element hierarchy
<uap:MediaPlayback>
Syntax
<uap:MediaPlayback>
<!-- Child elements -->
uap:Codec{1,100}
</uap:MediaPlayback>
Key
{}
specific range of occurrences
Attributes and elements
Attributes
None.
Child elements
Child element | Description |
---|---|
uap:Codec | Specifies the codec to use for transcoding. |
Parent elements
Parent element | Description |
---|---|
uap:Extension | Declares an extensibility point for the app. |
Requirements
Item | Value |
---|---|
Namespace | http://schemas.microsoft.com/appx/manifest/uap/windows10 |
Minimum OS Version | Windows 10 version 1511 (Build 10586) |