Click or drag to resize

MicrophoneOnUnplugged Event

Fires when the microphone device is unplugged. It also indicates that this Microphone object has been disposed.

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public event EventHandler<EventArgs> OnUnplugged

Value

Type: SystemEventHandlerEventArgs
See Also