Click or drag to resize

McCaptureDevices Interface

The capture devices collection object.

Namespace:  MediaCy.IQL.Capture
Assembly:  MediaCy.IQL.Capture (in MediaCy.IQL.Capture.dll) Version: 10.0.6912.0
Syntax
VB
Public Interface McCaptureDevices
	Inherits IMcCaptureDevices
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