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. | |
| cvbres_t | BS2GetNumBoards (IMG Image, cvbval_t &lNumBoards) |
| Detects the number of image acquisition devices installed in the system. | |
| cvbres_t | BS2SetBoard (IMG Image, cvbval_t lNewBoard, IMG &imgNew) |
| Sets the current image acquisition device. | |
| cvbbool_t | CanBoardSelect2 (IMG Image) |
| This function verifies whether the image supports the BoardSelect2 interface. | |
Interface functions to IBoardSelect2 interface.