Click or drag to resize

IMcCaptDevice2Source Property

Gets the source number of this capture device.

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

Property Value

Type: Int32

Implements

IMcCaptDeviceSource
Remarks
Returns the source number of this capture device. The source number is a numerical identifier of the capture source created at run-time.
See Also