Click or drag to resize
VideoCaptureDeviceUnpluged Event
Occurs when the device is unplugged;

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public event EventHandler<EventArgs> Unpluged

Value

Type: SystemEventHandlerEventArgs

Implements

IVideoCaptureDeviceUnpluged
See Also