UNPKG

remotion

Version:

Render videos in React

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