Enum DashRepresentationTypeMode
DashRepresentationTypeMode
Namespace: Bitmovin.Api.Sdk.Models
Assembly: Bitmovin.Api.Sdk.dll
Syntax
public enum DashRepresentationTypeMode
Fields
Name | Description |
---|---|
TEMPLATE_ADAPTATION_SET | Generates segment templates in the adaption sets. The representations will not contain any segment templates anymore. |
TEMPLATE_REPRESENTATION | Generates representations containing segment templates. |