Pulsar
3d3a057
|
Sound archive wave archive table access. More...
Go to the source code of this file.
Data Structures | |
struct | PLSR_BFSARWaveArchiveInfo |
Wave archive information. More... | |
Functions | |
PLSR_RC | plsrBFSARWaveArchiveGet (const PLSR_BFSAR *bfsar, u32 index, PLSR_BFSARWaveArchiveInfo *out) |
Fetch wave archive information from the specified index in the wave archive table. | |
PLSR_RC | plsrBFSARWaveArchiveOpen (const PLSR_BFSAR *bfsar, const PLSR_BFSARWaveArchiveInfo *waveArchiveInfo, PLSR_BFWAR *out) |
Open a wave archive from a plsrBFSARWaveArchiveGet() result (see plsrBFWAROpenInside()) | |
NX_INLINE u32 | plsrBFSARWaveArchiveCount (const PLSR_BFSAR *bfsar) |
Sound archive wave archive table access.