Click or drag to resize

IMcCaptureManagerDevicesActiveDevice Property

Gets or sets the active capture device for the capture devices collection.

Namespace:  MediaCy.IQL.Capture.Manager
Assembly:  MediaCy.IQL.Capture.Manager (in MediaCy.IQL.Capture.Manager.dll) Version: 10.0.6912.0
Syntax
VB
Property ActiveDevice As IMcCaptureManagerDevice
	Get
	Set

Property Value

Type: IMcCaptureManagerDevice
Remarks
Returns or sets the current active capture device.
See Also