hi,
As i understand i use 3 buffers in order to captuer image and 3 others to realese it to the output.
when i want to make that some fuction will run over the frame i ues the current frame:
process_test( (void*)(frameBuffPtr->frame.frameBufferPtr), 576, 720);
my question is how can i use a previews buffer or the next one?
thanks alot,
vadim