Click or drag to resize
LinuxVideoCaptureDevice.Stopped Event
Occurs when the capturing has stopped.

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

Value

Type: System.EventHandler<EventArgs>

Implements

IVideoCaptureDevice.Stopped
See Also