@mcut/transcription
CaptionContentPatch
Generated TypeScript API reference for the public mcut SDK.
mcut SDK / transcription/src / CaptionContentPatch
Interface: CaptionContentPatch
Defined in: packages/transcription/src/transcript-tools.ts:34
A computed caption content change, ready for an updateElement patch.
Properties
captionId
captionId: string;Defined in: packages/transcription/src/transcript-tools.ts:35
text
text: string;Defined in: packages/transcription/src/transcript-tools.ts:36
words?
optional words?: object[];Defined in: packages/transcription/src/transcript-tools.ts:38
Omitted = word timings could not be preserved; clear them.
endMs
endMs: number;startMs
startMs: number;text
text: string;