The WaveStreamRecorder type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| WaveStreamRecorder(Stream) | Initializes a new instance of the WaveStreamRecorder class | |
| WaveStreamRecorder(String) | Initializes a new instance of the WaveStreamRecorder class | |
| WaveStreamRecorder(Stream, WaveFormat) | Initializes a new instance of the WaveStreamRecorder class | |
| WaveStreamRecorder(String, WaveFormat) | Initializes a new instance of the WaveStreamRecorder class |
Methods
| Name | Description | |
|---|---|---|
| DataReceived | (Overrides MediaStreamHandler..::..DataReceived(Object, VoIPEventArgs<(Of <<'(AudioData>)>>)).) | |
| Dispose()()()() | (Inherited from VoIPMediaHandler.) | |
| Dispose(Boolean) | (Inherited from MediaStreamHandler.) | |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from VoIPMediaHandler.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| PauseStreaming | (Inherited from MediaStreamHandler.) | |
| SendData | (Inherited from AudioHandler.) | |
| StartStreaming | (Inherited from MediaStreamHandler.) | |
| StopStreaming | (Overrides MediaStreamHandler..::..StopStreaming()()()().) | |
| ToString | (Inherited from Object.) |
Fields
| Name | Description | |
|---|---|---|
| Sync | (Inherited from MediaStreamHandler.) |
Properties
| Name | Description | |
|---|---|---|
| IsStreaming | (Inherited from MediaStreamHandler.) | |
| MediaFormat | (Inherited from AudioHandler.) | |
| Position | (Inherited from MediaStreamHandler.) | |
| Stream | (Inherited from MediaStreamHandler.) |
Events
| Name | Description | |
|---|---|---|
| DataSent | (Inherited from AudioHandler.) | |
| MediaFormatChanged | (Inherited from AudioHandler.) | |
| Stopped | (Inherited from MediaStreamHandler.) |