Click or drag to resize

McCaptureManagerDeviceInfo Interface

The capture manager device info 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 McCaptureManagerDeviceInfo
	Inherits IMcCaptureManagerDeviceInfo
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