Class ConvertSccCaption

Export

ConvertSccCaption

Hierarchy (view full)

Constructors

Properties

createdAt?: Date

Creation timestamp, returned as UTC expressed in ISO 8601 format: YYYY-MM-DDThh:mm:ssZ

Memberof

BitmovinResource

customData?: {
    [key: string]: any;
}

User-specific meta data. This can hold anything.

Type declaration

  • [key: string]: any

Memberof

BitmovinResource

description?: string

Description of the resource. Can be freely chosen by the user.

Memberof

BitmovinResource

fileName?: string

Name of the captions file (required)

Memberof

ConvertSccCaption

id?: string

Id of the resource (required)

Memberof

BitmovinResponse

input?: InputPath

The input location to get the scc file from (required)

Memberof

ConvertSccCaption

modifiedAt?: Date

Modified timestamp, returned as UTC expressed in ISO 8601 format: YYYY-MM-DDThh:mm:ssZ

Memberof

BitmovinResource

name?: string

Name of the resource. Can be freely chosen by the user.

Memberof

BitmovinResource

outputFormat?: WEBVTT

Memberof

ConvertSccCaption

outputs?: EncodingOutput[]

Memberof

ConvertSccCaption

Optional settings when converting SCC to WebVTT

Memberof

ConvertSccCaption