Pulsar
3d3a057
|
Sound archive group table access. More...
Go to the source code of this file.
Data Structures | |
struct | PLSR_BFSARGroupInfo |
Sound archive group information. More... | |
Functions | |
PLSR_RC | plsrBFSARGroupGet (const PLSR_BFSAR *bfsar, u32 index, PLSR_BFSARGroupInfo *out) |
Fetch group information from the specified index in the group table. | |
PLSR_RC | plsrBFSARGroupOpen (const PLSR_BFSAR *bfsar, const PLSR_BFSARGroupInfo *groupInfo, PLSR_BFGRP *out) |
Open a group file from a plsrBFSARGroupGet() result (see plsrBFGRPOpenInside()) | |
NX_INLINE u32 | plsrBFSARGroupCount (const PLSR_BFSAR *bfsar) |
Sound archive group table access.