_IMcCaptureEvents_EventPreviewFrame Event

This McCaptDevice instance has updated a live preview frame.

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

Value

Type: MediaCy.IQL.Capture_IMcCaptureEvents_PreviewFrameEventHandler
Remarks
This notification is sent every time a live preview frame changed.
See Also