VIGetNextFrameBuffer

Syntax

#include <revolution/vi.h>

void *VIGetNextFrameBuffer(void);

Arguments

None.

Return Values

Pointer to the next frame buffer.

Description

This function returns a pointer to the next frame buffer. Even after the VISetNextFrameBuffer function is called, the pointer that this function returns does not change until the VIFlush function is called.

See Also

VISetNextFrameBuffer, VIGetCurrentFrameBuffer

Revision History

2006/03/01 Initial version.


CONFIDENTIAL