Function


nuAuStlMgrInit


Syntax

s32 nuAuStlMgrInit(musConfig *config)

Arguments

config    pointer to musConfig structure

Return Value

Heap size used

Description

Initializes the audio manager. Also calls the MuInitialize function to initialize the mus library. The heap size being used is returned as the return value.


Caution

NuSystem version 2.00 and later is compatible with N64 Sound Tools version 3.xx. Please note that the specifications of functions have changed from prior versions.


Revision History

2/1/99 Changed function specifications