originalSoundHeap

Overview

Demonstrates how to use a user-implemented sound heap.

How to Use

Description

This sample implements a user-defined sound heap.

Although only stack-based heap management can be performed with the nw::snd::SoundHeap class, you can implement a sound heap with its own method of management by inheriting the nw::snd::SoundMemoryAllocatable interface class.

Revision History

2010/09/27
Initial version.

CONFIDENTIAL