Click or drag to resize

McCaptureManagerDevices Interface

The capture devices collection object.

Namespace:  MediaCy.IQL.Capture.Manager
Assembly:  MediaCy.IQL.Capture.Manager (in MediaCy.IQL.Capture.Manager.dll) Version: 10.0.6912.0
Syntax
VB
Public Interface McCaptureManagerDevices
	Inherits IMcCaptureManagerDevices
Remarks
This is the capture device collection object. This collection is created automatically when capture is initialized and contains all devices currently found on the system.
See Also