VIFlush

Syntax

#include <revolution/vi.h>

void VIFlush(void);

Arguments

None.

Return Values

None.

Description

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.

See Also

VIConfigure, VIConfigurePan, VISetNextFrameBuffer, VISetBlack, VISetTrapFilter, VISetGamma

Revision History

2006/03/01 Initial version.


CONFIDENTIAL