Add WebMInputFormat, add OutputFormat.getFileExtension()

This commit is contained in:
Vanilagy
2025-01-12 16:52:28 +01:00
parent aea808ca0c
commit 9c501808b1
4 changed files with 50 additions and 7 deletions
+2 -1
View File
@@ -52,8 +52,9 @@ export {
InputFormat,
IsobmffInputFormat,
Mp4InputFormat,
QuickTimeInputFormat as MovInputFormat,
QuickTimeInputFormat,
MatroskaInputFormat,
WebMInputFormat,
WaveInputFormat,
ALL_FORMATS,
MP4,