NNS_SndHeapGetFreeSize

Syntax

#include <nnsys/snd.h>
u32 NNS_SndHeapGetFreeSize( NNSSndHeapHandle heap );

Arguments

heap Sound heap handle.

Return Values

Returns the size of the free capacity.

Description

Gets the amount of the free space in the sound heap.

See Also

None.

Revision History

2004/06/01 Initial version.


CONFIDENTIAL