UNPKG

234 BTypeScriptView Raw
1export declare const useMediaStartsAt: () => number;
2/**
3 * When passing a function as the prop for `volume`,
4 * we calculate the way more intuitive value for currentFrame
5 */
6export declare const useFrameForVolumeProp: () => number;