UNPKG

@remotion/cli

Version:

Control Remotion features using the `npx remotion` command

3 lines (2 loc) 163 B
export declare const getBufferStateDelayInMilliseconds: () => number | null; export declare const setBufferStateDelayInMilliseconds: (val: number | null) => void;