AudioWaveFormat Constructor |
Name | Description | |
---|---|---|
AudioWaveFormat |
Creates a new PCM 44.1Khz stereo 16 bit format
| |
AudioWaveFormat(BinaryReader) |
Reads a new AudioWaveFormat object from a stream
| |
AudioWaveFormat(Int32, Int32) |
Creates a new 16 bit wave format with the specified sample
rate and channel count
| |
AudioWaveFormat(Int32, Int32, Int32) |
Creates a new PCM format with the specified sample rate, bit depth and channels
|