Type Alias: VideoAspectRatio
VideoAspectRatio =
"1:1"|"16:9"|"9:16"|"4:3"|"3:4"|"21:9"|string&object
Defined in: packages/agentos/src/core/video/types.ts:29
Aspect ratio presets commonly supported by video generation APIs.
VideoAspectRatio =
"1:1"|"16:9"|"9:16"|"4:3"|"3:4"|"21:9"|string&object
Defined in: packages/agentos/src/core/video/types.ts:29
Aspect ratio presets commonly supported by video generation APIs.