Skip to main content

@twick/workflow / Exports / CaptionTrackBuildInput

Interface: CaptionTrackBuildInput

Table of contents

Properties

Properties

captions

captions: CaptionSegmentMs[]

Defined in

types.ts:36


idFactory

Optional idFactory: () => string

Type declaration

▸ (): string

Returns

string

Defined in

types.ts:41


language

Optional language: string

Defined in

types.ts:39


style

Optional style: CaptionTrackStyle

Defined in

types.ts:40


trackId

Optional trackId: string

Defined in

types.ts:37


trackName

Optional trackName: string

Defined in

types.ts:38