Click or drag to resize

WaveInBase Methods

The WaveInBase type exposes the following members.

Methods
 NameDescription
Protected methodAddSamples 
Public methodChangeFormat Changes the wave format of the device.
Public methodDispose Closes the WaveInBase.
Protected methodDispose(Boolean) Closes the WaveInBase and disposes the buffers.
Protected methodFinalize Finalizer. Only called when user forgets to call
(Overrides ObjectFinalize)
Protected methodInit 
Protected methodInternalStart 
Protected methodInternalStop 
Protected methodOnDataAvailable 
Protected methodOnStopped 
Public methodStart Starts the recording.
Public methodStop Stops the recording.
Top
See Also