Initializes a new instance of the XimeaVideoSource class.

Namespace:  AForge.Video.Ximea
Assembly:  AForge.Video.Ximea (in AForge.Video.Ximea.dll) Version: 2.2.4.0 (2.2.4.0)

Syntax

C#
public XimeaVideoSource(
	int deviceID
)

Parameters

deviceID
Type: System..::.Int32
XIMEA camera ID (index) to connect to.

See Also