Wave |
| Name | Description | |
|---|---|---|
| WaveStreamRecorder(Stream) | Initializes a new instance of the WaveStreamRecorder class with default MediaFormat (8 kHz, 16 bit, 1 channel) | |
| WaveStreamRecorder(String) | Initializes a new instance of the WaveStreamRecorder class with default MediaFormat (8 kHz, 16 bit, 1 channel) | |
| WaveStreamRecorder(Stream, WaveFormat) | Initializes a new instance of the WaveStreamRecorder class | |
| WaveStreamRecorder(String, WaveFormat) | Initializes a new instance of the WaveStreamRecorder class |