Description

The McCaptDevice instance is finished with single frame snapped during a stream of snaps.

Syntax

Private Sub object_StreamFrame(CaptureDevice, Image)

The StreamFrame Event syntax has these parts:

PartDescription
objectA McCapture object.
CaptureDeviceA McCaptDevice object.

the event source device.

ImageA McImage object.

The image frame used for the snap.