Click or drag to resize

VideoCaptureDeviceStopped Event

Occurs when the capturing has stopped.

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

Value

Type: SystemEventHandlerEventArgs

Implements

IVideoCaptureDeviceStopped
See Also