Skip to main content

Type Alias: VideoResolution

VideoResolution = "480p" | "720p" | "1080p"

Defined in: packages/agentos/src/core/video/types.ts:243

Output resolution for generated or analyzed video.

Higher resolutions increase generation time and cost but produce sharper output. Not all providers support all resolutions — the adapter will fall back to the closest supported resolution.