GetPic
fCam->GetPic(fDeltaBuffer, frame_size);
int GetPic(uint8 *frame, int &total_size); // get pictures!
test->GetPic(frame, total_size);