mcut
@mcut/timeline

CaptionStylePreset

Generated TypeScript API reference for the public mcut SDK.

mcut SDK


mcut SDK / timeline/src / CaptionStylePreset

Interface: CaptionStylePreset

Defined in: packages/timeline/src/caption-presets.ts:9

Named caption looks (the Twick/CapCut pattern: presets are data, not code) — style patches merged over each caption's current style. Karaoke variants drive the per-word activeWordColor highlight the renderer already supports; word timings come from transcription.

Properties

id

id: string;

Defined in: packages/timeline/src/caption-presets.ts:10


label

label: string;

Defined in: packages/timeline/src/caption-presets.ts:11


style

style: Partial<CaptionStyle>;

Defined in: packages/timeline/src/caption-presets.ts:12

On this page