Enum AdaptationSetRole
AdaptationSetRole
Namespace: Bitmovin.Api.Sdk.Models
Assembly: Bitmovin.Api.Sdk.dll
Syntax
public enum AdaptationSetRole
Fields
Name | Description |
---|---|
ALTERNATE | Media content component that is an alternative to a main media content component of the same media component type |
CAPTION | Caption |
COMMENTARY | Media content component with commentary (typically audio, e.g. director's commentary) |
DUB | Media content component which is presented in a different language from the original (e.g. dubbed audio, translated captions) |
MAIN | Main media component which is intended for presentation if no other information is provided |
SUBTITLE | Subtitle |
SUPPLEMENTARY | Media content component that is supplementary to a media content component of a different media component type |