NNSSndArcSeqArcInfo

Definition

#include <nnsys/snd.h>
typedef struct NNSSndArcSeqArcInfo
{
    u32 fileId;
} NNSSndArcSeqArcInfo;

Elements

fileId The file ID in the sound archive

Description

The sequence archive information structure in the sound archive.

The structure can be obtained from the sound archive by use of the NNS_SndArcGetSeqArcInfo function.

See Also

NNS_SndArcGetSeqArcInfo

Revision History

2004/06/01 Initial version.


CONFIDENTIAL