|
|
SDK Documentation |
Copyright © 1997-2001 |
February 23, 2001 |
This document provides an overview of the audio-related sample code included with the NUON SDK. The table below shows the folder name of each sample and a brief description of what is demonstrated. All folder names are relative to the \VMLABS\SAMPLE directory.
Folder Name |
Description |
video\Overlay | Shows how to use the video overlay channel. |
video\safearea | Allows the user to determine the "safe" area for any given screen resolution. |
video\Screensaver | Demonstrates how to implement a simple screen saver to protect the display from burn-in during long periods of user inactivity. |
video\Videoscale | This demonstrates methods for scaling the video frame buffer. |
All of the sample code in the NUON may be found in the \VMLABS\SAMPLE directory. Inside that directory are a number of additional directories which contain various sample programs. Each sample demonstrates a particular concept, such as how to use a certain NUON library, or how to use the SDK tools in a particular way.
The majority of the samples are something you can compile with the tools and execute on your NUON development system. A few samples are incomplete in some way and are provided merely so you can examine the source code.