NNS_SndArcGetSeqArcSeqCount

Syntax

#include <nnsys/snd.h>
u32 NNS_SndArcGetSeqArcSeqCount( int seqArcNo );

Arguments

seqArcNo Sequence archive number.

Return Values

The number of sequences in the Sequence Archive. If the Sequence Archive number is invalid, the function returns 0.

Description

Gets the number of sequences in the specified Sequence Archive.

Note

This function works only if the data from the specified Sequence Archive are already loaded in memory. If the data are not loaded, the function returns 0.

See Also

None.

Revision History

2004/09/13 Initial version.


CONFIDENTIAL