Skip to content

agent-provider-bytedance / Exports / IBytedanceCreateVideoTaskRequest

Interface: IBytedanceCreateVideoTaskRequest

Table of contents

Properties

Properties

model

model: string

Defined in

types.ts:29


content

content: TBytedanceTaskContent[]

Defined in

types.ts:30


generate_audio

Optional generate_audio: boolean

Defined in

types.ts:31


ratio

Optional ratio: string

Defined in

types.ts:32


duration

Optional duration: number

Defined in

types.ts:33


watermark

Optional watermark: boolean

Defined in

types.ts:34

Released under the MIT License.