WaveCapture Events |
The WaveCapture type exposes the following members.
Name | Description | |
---|---|---|
![]() | DeviceClosed |
Raised when input device closed. This may be caused by a user (change InputDevice) or exception.
|
![]() | DeviceOpened |
Raised when input device opened. This may be used for enabling record button on view.
|
![]() | RecordingProgress |
Raised when the buffer has accumulated enough data (required data length is calculated from return_data_period parameter)
|
![]() | RecordingStopped |
Raised when recording stopped.
|
![]() | SignalLvlUpdated |
Raised when reading is started and each volume avarage period
|