Enum SimpleEncodingVodJobInputType
SimpleEncodingVodJobInputType
Namespace: Bitmovin.Api.Sdk.Models
Assembly: Bitmovin.Api.Sdk.dll
Syntax
public enum SimpleEncodingVodJobInputType
Fields
Name | Description |
---|---|
AUDIO | Indicates that the linked input file contains at least one audio stream |
CLOSED_CAPTIONS | Indicates that the linked input file is a closed caption media file |
SUBTITLES | Indicates that the linked input file is a subtitle media file |
VIDEO | Indicates that the linked input file contains a video stream |