WaveFormat Constructor |
Name | Description | |
---|---|---|
WaveFormat |
Creates a new PCM format with the default values (8 kHz, 16 bit, mono)
| |
WaveFormat(Int32, Int32, Int32) |
Creates a new PCM format with the specified sample rate, bits per sample and channels
|