_IMcCaptureEvents_EventAfterStream Event

This McCaptDevice instance is ending a stream of snaps.

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

Value

Type: MediaCy.IQL.Capture_IMcCaptureEvents_AfterStreamEventHandler
Remarks
This notification is sent just after the stream is finished.
See Also