UNPKG

remotion

Version:

Render videos in React

7 lines (6 loc) 234 B
export declare const useMediaStartsAt: () => number; /** * When passing a function as the prop for `volume`, * we calculate the way more intuitive value for currentFrame */ export declare const useFrameForVolumeProp: () => number;