WavFileConverter<TSource> Constructors
Base class for converters that convert a source file to WAV format.
protected WavFileConverter(IOFileFormat sourceFormat);
Parameters
| Name | Type | Description |
|---|---|---|
| sourceFormat | IOFileFormat | The file format of the source file. |