Skip to main content

@twick/studio - v0.15.0 / Exports / CaptionEntry

Interface: CaptionEntry

Caption entry format used for timeline integration

Table of contents

Properties

Properties

e

e: number

Defined in

studio/src/types/index.ts:48


s

s: number

Defined in

studio/src/types/index.ts:47


t

t: string

Defined in

studio/src/types/index.ts:49


w

Optional w: number[]

Optional per-word start times in seconds (relative to full media timeline). When present, consumers can use this for precise karaoke-style word timing.

Defined in

studio/src/types/index.ts:54