Click or drag to resize

IMcCaptureDevicesActiveDevice Property

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

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

Property Value

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