_IMcCaptureEvents_EventFrameSync Event

This event signals a frame syncronization.

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

Value

Type: MediaCy.IQL.Capture_IMcCaptureEvents_FrameSyncEventHandler
Remarks
This notification is sent when a frame syncronization is signalled from the capture device hardware.
See Also