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