Click or drag to resize

VideoCaptureDeviceUnpluged Event

Occurs when the device is unplugged;

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

Value

EventHandlerEventArgs

Implements

IVideoCaptureDeviceUnpluged
See Also