Click or drag to resize

VideoCaptureDeviceUnpluged Event

Occurs when the device is unplugged;

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

Value

Type: SystemEventHandlerEventArgs

Implements

IVideoCaptureDeviceUnpluged
See Also