Interface functions to IBoardSelect2 interface. More...
Functions | |
cvbres_t | BS2GetBoard (IMG Image, cvbval_t &lActBoard) |
Returns the number of the currently selected image acquisition device. More... | |
cvbres_t | BS2GetNumBoards (IMG Image, cvbval_t &lNumBoards) |
Detects the number of image acquisition devices installed in the system. More... | |
cvbres_t | BS2SetBoard (IMG Image, cvbval_t lNewBoard, IMG &imgNew) |
Sets the current image acquisition device. More... | |
cvbbool_t | CanBoardSelect2 (IMG Image) |
This function verifies whether the image supports the BoardSelect2 interface. More... | |
Interface functions to IBoardSelect2 interface.