UNPKG

remotion

Version:

Render videos in React

3 lines (2 loc) 108 B
import { Codec } from './config'; export declare const isAudioCodec: (codec: Codec | undefined) => boolean;