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