Show / Hide Table of Contents

Enum DashEditionCompatibility

DashEditionCompatibility

Namespace: Bitmovin.Api.Sdk.Models
Assembly: Bitmovin.Api.Sdk.dll
Syntax
public enum DashEditionCompatibility

Fields

Name Description
V4

States the compatibility of the DASH manifest with the standard DASH Edition. When set to V4, the endNumber attribute will be automatically added to the last Media Segment in the Representation of the Period, in order to improve playback compatibility. If the property is not set the endNumber attribute tag will not be added.

Back to top Generated by DocFX