Click or drag to resize
WaveFormat Constructor
Overload List
  NameDescription
Public methodWaveFormat
Creates a new PCM format with the default values (8 kHz, 16 bit, mono)
Public methodWaveFormat(Int32, Int32, Int32)
Creates a new PCM format with the specified sample rate, bits per sample and channels
Top
See Also