_IMcCaptureEvents_EventCaptFrameChanged Event

This McCaptDevice instance has changed a CaptFrame property.

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

Value

Type: MediaCy.IQL.Capture_IMcCaptureEvents_CaptFrameChangedEventHandler
Remarks
This notification is sent just after a CaptFrame property has changed.
See Also