Skip to main content

@twick/ai-models / Exports / TimelinePlacementHint

Interface: TimelinePlacementHint

Table of contents

Properties

Properties

insertionMode

Optional insertionMode: "appendTrack" | "newTrack" | "overlayTrack" | "replaceWithinRange" | "replaceElement" | "forkVariant"

Defined in

orchestration-types.ts:133


preferredEndMs

Optional preferredEndMs: number

Defined in

orchestration-types.ts:144


preferredStartMs

Optional preferredStartMs: number

Defined in

orchestration-types.ts:143


relativeToElementId

Optional relativeToElementId: string

Defined in

orchestration-types.ts:140


relativeToTrackId

Optional relativeToTrackId: string

Defined in

orchestration-types.ts:141


targetTrack

Optional targetTrack: string

Defined in

orchestration-types.ts:132


zIndexHint

Optional zIndexHint: number

Defined in

orchestration-types.ts:142