UNPKG

@remotion/studio

Version:

APIs for interacting with the Remotion Studio

2 lines (1 loc) 146 B
export declare const humanReadableAudioCodec: (audioCodec: "aac" | "mp3" | "opus" | "pcm-16") => "AAC" | "Lossless" | "MP3" | "Opus" | undefined;