Enum DashRepresentationType
DashRepresentationType
Namespace: Bitmovin.Api.Sdk.Models
Assembly: Bitmovin.Api.Sdk.dll
Syntax
public enum DashRepresentationType
Fields
| Name | Description |
|---|---|
| LIST | Generates a SegmentList based representation |
| TEMPLATE | Generates a SegmentTemplate which will be positioned under the representation |
| TIMELINE | Generates a SegmentTimeline based representation |