// Change any of these to update your video live. | |
export const FONT_FAMILY = 'Luckiest Guy'; | |
export const FPS = 30; | |
export const DURATION = 70 * FPS; // 30 seconds | |
// Change any of these to update your video live. | |
export const FONT_FAMILY = 'Luckiest Guy'; | |
export const FPS = 30; | |
export const DURATION = 70 * FPS; // 30 seconds | |