Skip to content

ppagent / transFileFormat

Function: transFileFormat()

transFileFormat(inputFile, toFormat, preCommand?): Promise<IAsyncFile>

Defined in: src/util/helper.ts:298

Parameters

inputFile

IAsyncFile

toFormat

string

preCommand?

(command) => FfmpegCommand

Returns

Promise<IAsyncFile>