#include <nnsys/snd.h>
u32 NNS_SndArcGetFileSize( u32 fileId );
Gets the size of the file inside the sound archive.
The file ID fileId
can be obtained from the sound data information structure gotten with NNS_SndArcGetSeqInfo
or similar functions.
2004/06/01 Initial version.
CONFIDENTIAL