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.4.54.0
Syntax
public event EventHandler<EventArgs> OnUnplugged

Value

EventHandlerEventArgs
See Also