VM Labs SDK Sample Code |
\vmlabs\sample\Video\safearea |
Copyright © 2000 VM Labs, Inc. All Rights Reserved |
December 5, 2000 |
This program draws a rectangle on screen which the user can move around with the joystick. It prints the coordinates for the corners of this rectangle. The purpose is to allow a programmer to make a reasonable guess as to what constitutes the "safe area" of the display. This the area that is visible, as opposed to that area which may be in the overscan region on some monitors.
By changing the parameters that control the frame buffer size, you can see what the "safe area" should be for different screen resolutions.
Filename | Description |
safearea.c | Main program code for sample. |
makefile | MAKEFILE for building and running sample program. |
Before attempting to load or run any of the SDK samples, make sure you have first read the Hitchhiker's Guide To NUON document.
After that, if you're still having trouble getting this sample program to work, click here to request assistance from developer support.