Click or drag to resize

VideoCaptureDeviceStopped Event

Occurs when the capturing has stopped.

Namespace: Ozeki.Media
Assembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntax
public event EventHandler<EventArgs> Stopped

Value

EventHandlerEventArgs

Implements

IVideoCaptureDeviceStopped
See Also