I would like to change the size of the image acquired by the CCDC "on the fly" in order to scan a small image area at a fast frame rate for something of interest and then quickly take a larger image frame. I have already incorporated the code to change my image sensor output, but I am unsure how to use or modify the vpfe api calls to change the expected input image height & width from the ccdc's perspective. Is there a way to do this without destroying the current ccdc instance and creating a completely new one?