is the file name of the video which would like to be read
Uint8Array of data containing the file
FFmpeg Runner Executes an FFmpeg Command in WASM
is the parameters of the executed and are of type FFmpegDataType
a file name as string of the processed file.
FFmpeg Writer Loads a Video in WASM Memory for FFmpeg to use later
is the actual inputted file from the user
Checks if FFmpeg is supported on that browser
Generated using TypeDoc
FFmpeg Reader Reads a Video from WASM Memory into JavaScript