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

VideoUrlResult

Interface: VideoUrlResult

Defined in: packages/ai/src/types.ts:1652

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/ai/src/types.ts:1658

Experimental

When the URL expires, if applicable


jobId

ts
jobId: string;
jobId: string;

Defined in: packages/ai/src/types.ts:1654

Experimental

Job identifier


url

ts
url: string;
url: string;

Defined in: packages/ai/src/types.ts:1656

Experimental

URL to the generated video