|
XimeaVideoSource Constructor
|
Namespace:
Accord.Video.Ximea
Assembly:
Accord.Video.Ximea (in Accord.Video.Ximea.dll) Version: 3.8.0
Syntax public XimeaVideoSource(
int deviceID
)
Public Sub New (
deviceID As Integer
)
Request Example
View SourceParameters
- deviceID
- Type: SystemInt32
XIMEA camera ID (index) to connect to.
See Also