ppagent / transFileFormat
Function: transFileFormat()
transFileFormat(
inputFile
,toFormat
,preCommand?
):Promise
<IAsyncFile
>
Defined in: src/util/helper.ts:298
Parameters
inputFile
toFormat
string
preCommand?
(command
) => FfmpegCommand
Returns
Promise
<IAsyncFile
>