_IMcCaptureEvents_EventCaptFramesChanged Event

This McCaptDevice instance has changed a CaptFrames property.

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

Value

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