VIGetCurrentFrameBuffer

C Specification

#include <revolution/vi.h>
void *VIGetCurrentFrameBuffer(void)

Arguments

None.

Return Values

Pointer to the current frame buffer.

Description

This function returns a pointer to the current frame buffer.

See Also

VISetNextFrameBuffer, VIGetNextFrameBuffer

Revision History

03/01/2006 Initial version.