Dynamic Adaptive Streaming over HTTP (DASH) profile support

February 24, 2026 · View on GitHub

Supported DASH profiles

The following table lists the DASH profiles that are supported for WinUI apps.

TagManifest typeNotesJuly release of Windows 10Windows 10, Version 1511Windows 10, Version 1607Windows 10, Version 1607Windows 10, Version 1703Windows 10, Version 1809
urn:mpeg:dash:profile:isoff-live:2011StaticSupportedSupportedSupportedSupportedSupportedSupported
urn:mpeg:dash:profile:isoff-main:2011Best effortSupportedSupportedSupportedSupportedSupportedSupported
urn:mpeg:dash:profile:isoff-live:2011DynamicTimeTime is supported but NumberNumber is unsupported in segment templatesNot SupportedNot SupportedNot SupportedNot SupportedSupportedSupported
urn:mpeg:dash:profile:isoff-on-demand:2011Not SupportedNot SupportedNot SupportedNot SupportedNot SupportedSupported

Unsupported DASH profiles

Profiles not listed in the above table are unsupported, including but not limited to the following:

  • urn:mpeg:dash:profile:full:2011
  • urn:mpeg:dash:profile:mp2t-main:2011
  • urn:mpeg:dash:profile:mp2t-simple:2011