Click or drag to resize
Accord.NET (logo)

XimeaVideoSource Constructor

Initializes a new instance of the XimeaVideoSource class.

Namespace:  Accord.Video.Ximea
Assembly:  Accord.Video.Ximea (in Accord.Video.Ximea.dll) Version: 3.8.0
Syntax
public XimeaVideoSource(
	int deviceID
)
Request Example View Source

Parameters

deviceID
Type: SystemInt32
XIMEA camera ID (index) to connect to.
See Also