_IMcCaptureEvents_EventBeforePreview Event

This McCaptDevice instance is starting a live preview.

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

Value

Type: MediaCy.IQL.Capture_IMcCaptureEvents_BeforePreviewEventHandler
Remarks
This notification is sent just before the preview is started.
See Also