Skip to content

ppagent / transFormat

Function: transFormat()

transFormat(inputPath, outFilePath, toFormat, preCommand?): Promise<boolean>

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

Parameters

inputPath

string

outFilePath

string

toFormat

string

preCommand?

(command) => FfmpegCommand

Returns

Promise<boolean>