WaveInBase Methods |
The WaveInBase type exposes the following members.
Name | Description | |
---|---|---|
AddSamples | ||
ChangeFormat |
Changes the wave format of the device.
| |
Dispose |
Closes the WaveInBase.
| |
Dispose(Boolean) |
Closes the WaveInBase and disposes the buffers.
| |
Finalize |
Finalizer. Only called when user forgets to call Dispose (Overrides ObjectFinalize.) | |
Init | ||
InternalStart | ||
InternalStop | ||
OnDataAvailable | ||
OnStopped | ||
Start |
Starts the recording.
| |
Stop |
Stops the recording.
|