Skip to main content

@twick/ai-models / Exports / OverlayAnnotation

Interface: OverlayAnnotation

Table of contents

Properties

Properties

emphasis

Optional emphasis: "medium" | "low" | "high"

Defined in

orchestration-types.ts:153


endMs

endMs: number

Defined in

orchestration-types.ts:151


positionHint

Optional positionHint: "top" | "middle" | "bottom" | "custom"

Defined in

orchestration-types.ts:152


providerMeta

Optional providerMeta: Record<string, unknown>

Defined in

orchestration-types.ts:154


startMs

startMs: number

Defined in

orchestration-types.ts:150


text

Optional text: string

Defined in

orchestration-types.ts:149


type

type: string

Defined in

orchestration-types.ts:148