ICameraSelect Interface. More...
Functions | |
cvbbool_t | CanCameraSelect (IMG Image) |
This function verifies whether the image supports the CameraSelect interface. More... | |
cvbres_t | GetCamPort (IMG Image, cvbval_t &lPort) |
Returns the number of the currently selected camera port. More... | |
cvbres_t | GetNumPorts (IMG Image, cvbval_t &lNumPorts) |
Returns the number of ports of the image or image acquisition device. More... | |
cvbres_t | SetCamPort (IMG Image, cvbval_t lPort, cvbval_t lImgToWait) |
Sets the current camera port. More... | |
ICameraSelect Interface.