Skip to main content

FrameAvailableEventHandler Delegate

NuGet: GHIElectronics.TinyCLR.Devices.UsbHost
Assembly: GHIElectronics.TinyCLR.Devices.UsbHost
Namespace: GHIElectronics.TinyCLR.Devices.UsbHost

Delegate fired when a new frame is ready.

public delegate void FrameAvailableEventHandler(Webcam sender, EventArgs e);