|
XimeaVideoSourceStart Method
|
Start video source.
Namespace:
Accord.Video.Ximea
Assembly:
Accord.Video.Ximea (in Accord.Video.Ximea.dll) Version: 3.8.0
Syntax Exceptions Exception | Condition |
---|
ArgumentException | There is no XIMEA camera with specified ID connected to the system. |
VideoException | An error occurred while communicating with a camera. See error
message for additional information. |
Remarks Starts video source and returns execution to caller. Video camera will be started
and will provide new video frames through the
NewFrame event.
See Also