_IMcCaptureEvents_EventStreamFrame Event

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

Namespace:  MediaCy.IQL.Capture
Assembly:  MediaCy.IQL.Capture (in MediaCy.IQL.Capture.dll) Version: 10.0.6912.0
Syntax
VB
Event StreamFrame As _IMcCaptureEvents_StreamFrameEventHandler

Value

Type: MediaCy.IQL.Capture_IMcCaptureEvents_StreamFrameEventHandler
Remarks
This notification is sent every time a single frame in a stream is complete.
See Also