UNPKG

remotion

Version:

Make videos programmatically

3 lines (2 loc) 176 B
export declare const proResProfileOptions: readonly ["4444-xq", "4444", "hq", "standard", "light", "proxy"]; export type ProResProfile = (typeof proResProfileOptions)[number];