Skip to content

Latest commit

 

History

History
56 lines (33 loc) · 1.03 KB

File metadata and controls

56 lines (33 loc) · 1.03 KB
id VideoUrlResult
title VideoUrlResult

Interface: VideoUrlResult

Defined in: packages/typescript/ai/src/types.ts:1316

Experimental

Result containing the URL to a generated video.

Video generation is an experimental feature and may change.

Properties

expiresAt?

optional expiresAt: Date;

Defined in: packages/typescript/ai/src/types.ts:1322

Experimental

When the URL expires, if applicable


jobId

jobId: string;

Defined in: packages/typescript/ai/src/types.ts:1318

Experimental

Job identifier


url

url: string;

Defined in: packages/typescript/ai/src/types.ts:1320

Experimental

URL to the generated video