#include <nnsys/snd.h>
u32 NNS_SndArcGetSeqArcSeqCount( int seqArcNo );
The number of sequences in the Sequence Archive. If the Sequence Archive number is invalid, the function returns 0.
Gets the number of sequences in the specified Sequence Archive.
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.
None.
2004/09/13 Initial version.
CONFIDENTIAL