Constant
ALL_FORMATS
List of all input format singletons. If you don't need to support all input formats, you should specify the formats individually for better tree shaking.
ts
const ALL_FORMATS = [MP4, QTFF, MATROSKA, WEBM, WAVE, OGG, MP3, ADTS];