Click or drag to resize

WaveCaptureDeviceClosed Event

Raised when input device closed. This may be caused by a user (change InputDevice) or exception.

Namespace:  CallFlowFramework.Media
Assembly:  CallFlowFramework (in CallFlowFramework.dll) Version: 1.1.0.355 (1.1.0.355)
Syntax
public event EventHandler<StoppedEventArgs> DeviceClosed

Value

Type: SystemEventHandlerStoppedEventArgs
See Also