ImportSubtitleOptions
Defined in: packages/sdk/src/subtitle-io.ts:33
Options for importing a subtitle document into a caption track.
Properties
Section titled “Properties”alignToSilence?
Section titled “alignToSilence?”
readonlyoptionalalignToSilence: readonlyobject[]
Defined in: packages/sdk/src/subtitle-io.ts:38
Align every cue start so it does not begin inside a silent audio range.
readonlyoptionalatUs:number
Defined in: packages/sdk/src/subtitle-io.ts:43
Timeline offset added to every imported cue. Defaults to zero.
format
Section titled “format”
readonlyformat:SubtitleFormat
Defined in: packages/sdk/src/subtitle-io.ts:36
readonlytext:string
Defined in: packages/sdk/src/subtitle-io.ts:35
trackId
Section titled “trackId”
readonlytrackId:string
Defined in: packages/sdk/src/subtitle-io.ts:34