Skip to content

WavFileConverter<TSource> Constructors

Base class for converters that convert a source file to WAV format.

protected WavFileConverter(IOFileFormat sourceFormat);

View source

Parameters

Name Type Description
sourceFormat IOFileFormat The file format of the source file.