Constructor WAVEncoder
WAVEncoder(string)
The constructor of a WAV encoder.
Declaration
public WAVEncoder(string filename)
Parameters
| Type | Name | Description |
|---|---|---|
| string | filename | The path of the WAV file to create. |
The constructor of a WAV encoder.
public WAVEncoder(string filename)
| Type | Name | Description |
|---|---|---|
| string | filename | The path of the WAV file to create. |