Skip to main content

@twick/ai-models / Exports / VideoGenerationInput

Interface: VideoGenerationInput

Table of contents

Properties

Properties

durationMs

Optional durationMs: number

Defined in

orchestration-types.ts:102


fps

Optional fps: number

Defined in

orchestration-types.ts:103


guidanceScale

Optional guidanceScale: number

Defined in

orchestration-types.ts:107


height

Optional height: number

Defined in

orchestration-types.ts:105


imageUrl

Optional imageUrl: string

Defined in

orchestration-types.ts:101


negativePrompt

Optional negativePrompt: string

Defined in

orchestration-types.ts:108


prompt

prompt: string

Defined in

orchestration-types.ts:100


steps

Optional steps: number

Defined in

orchestration-types.ts:106


width

Optional width: number

Defined in

orchestration-types.ts:104