Skip to main content

@twick/workflow / Exports / CaptionProjectBuildInput

Interface: CaptionProjectBuildInput

Table of contents

Properties

Properties

captionTrack

Optional captionTrack: Object

Type declaration

NameType
id?string
language?string
name?string
style?CaptionTrackStyle

Defined in

types.ts:49


captions

captions: CaptionSegmentMs[]

Defined in

types.ts:45


durationSec

durationSec: number

Defined in

types.ts:47


metadata

Optional metadata: ProjectMetadata

Defined in

types.ts:55


videoSize

Optional videoSize: Size

Defined in

types.ts:48


videoUrl

videoUrl: string

Defined in

types.ts:46