UNPKG

remotion

Version:

Render videos in React

3 lines 247 B
import { RefObject } from 'react'; export declare const playAndHandleNotAllowedError: (mediaRef: RefObject<HTMLVideoElement | HTMLAudioElement>, mediaType: 'audio' | 'video') => void; //# sourceMappingURL=play-and-handle-not-allowed-error.d.ts.map