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