Click or drag to resize

IMcCaptureDevices Property

Gets the McCaptureDevices collection object. This collection contains all capture devices currently available on the system.

Namespace:  MediaCy.IQL.Capture
Assembly:  MediaCy.IQL.Capture (in MediaCy.IQL.Capture.dll) Version: 10.0.6912.0
Syntax
VB
ReadOnly Property Devices As McCaptureDevices
	Get

Property Value

Type: McCaptureDevices
Remarks
McCaptureDevices collection contains all capture devices available on the system.
See Also