#include <revolution/vi.h>
void VIFlush(void)
None.
None.
This function sets an internal flag to allow the VI setting changes made so far to take effect from the next field. This function must be called after one of the following functions are called: VIConfigure, VIConfigurePan, VISetNextFrameBuffer, VISetBlack, VISetTrapFilter or VISetGamma.
VIConfigure, VIConfigurePan, VISetNextFrameBuffer, VISetBlack, VISetTrapFilter, VISetGamma
03/01/2006 Initial version.