SubtitleCue
此内容尚不支持你的语言。
Defined in: packages/sdk/src/subtitle-io.ts:10
A single subtitle cue with its timeline range and optional cue settings.
Properties
Section titled “Properties”
readonlyendUs:number
Defined in: packages/sdk/src/subtitle-io.ts:13
readonlyoptionalid:string
Defined in: packages/sdk/src/subtitle-io.ts:11
settings?
Section titled “settings?”
readonlyoptionalsettings:Readonly<Record<string,string>>
Defined in: packages/sdk/src/subtitle-io.ts:15
startUs
Section titled “startUs”
readonlystartUs:number
Defined in: packages/sdk/src/subtitle-io.ts:12
readonlytext:string
Defined in: packages/sdk/src/subtitle-io.ts:14