Interface functions to ICameraSelect Interface. More...
Functions | |
| cvbbool_t | CanCameraSelect2 (IMG Image) |
| This function verifies whether the image supports the CameraSelect2 interface. | |
| cvbres_t | CS2GetCamPort (IMG Image, cvbval_t &lPort) |
| Returns the number of the currently selected camera port using the ICameraSelect2 interface. | |
| cvbres_t | CS2GetNumPorts (IMG Image, cvbval_t &lNumPorts) |
| Returns the number of ports of the image or image acquisition device using the ICameraSelect2 interface. | |
| cvbres_t | CS2SetCamPort (IMG Image, cvbval_t lPort, cvbval_t lImgToWait, IMG &imgNew) |
| Sets the current camera port using the ICameraSelect2 interface. | |
Interface functions to ICameraSelect Interface.