Docs
CodeRabbit
Cloudflare
AG Grid
SerpAPI
Netlify
OpenRouter
Neon
WorkOS
Clerk
Electric
PowerSync
Sentry
Railway
Prisma
Strapi
Unkey
CodeRabbit
Cloudflare
AG Grid
SerpAPI
Netlify
OpenRouter
Neon
WorkOS
Clerk
Electric
PowerSync
Sentry
Railway
Prisma
Strapi
Unkey
Class References
Function References
Interface References
Type Alias References
Variable References

VideoUrlResult

Interface: VideoUrlResult

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

Experimental

Result containing the URL to a generated video.

Video generation is an experimental feature and may change.

Properties

expiresAt?

ts
optional expiresAt: Date;
optional expiresAt: Date;

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

Experimental

When the URL expires, if applicable


jobId

ts
jobId: string;
jobId: string;

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

Experimental

Job identifier


url

ts
url: string;
url: string;

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

Experimental

URL to the generated video