#include <snd_SoundArchive.h>
◆ ItemId
◆ FileId
◆ GetItemLabel()
| const char * nw::snd::SoundArchive::GetItemLabel |
( |
ItemId | id | ) |
const |
◆ GetItemId()
| ItemId nw::snd::SoundArchive::GetItemId |
( |
const char * | pLabel | ) |
const |
◆ GetSoundIdFromIndex()
| ItemId nw::snd::SoundArchive::GetSoundIdFromIndex |
( |
u32 | index | ) |
|
|
inlinestatic |
◆ GetSoundGroupIdFromIndex()
| ItemId nw::snd::SoundArchive::GetSoundGroupIdFromIndex |
( |
u32 | index | ) |
|
|
inlinestatic |
◆ GetBankIdFromIndex()
| ItemId nw::snd::SoundArchive::GetBankIdFromIndex |
( |
u32 | index | ) |
|
|
inlinestatic |
◆ GetPlayerIdFromIndex()
| ItemId nw::snd::SoundArchive::GetPlayerIdFromIndex |
( |
u32 | index | ) |
|
|
inlinestatic |
◆ GetWaveArchiveIdFromIndex()
| ItemId nw::snd::SoundArchive::GetWaveArchiveIdFromIndex |
( |
u32 | index | ) |
|
|
inlinestatic |
◆ GetGroupIdFromIndex()
| ItemId nw::snd::SoundArchive::GetGroupIdFromIndex |
( |
u32 | index | ) |
|
|
inlinestatic |
◆ INVALID_ID
| const ItemId nw::snd::SoundArchive::INVALID_ID = 0xffffffff |
|
static |
◆ SEQ_BANK_MAX
| const u32 nw::snd::SoundArchive::SEQ_BANK_MAX = nw::snd::SEQ_BANK_MAX |
|
static |
◆ STRM_TRACK_NUM
| const u32 nw::snd::SoundArchive::STRM_TRACK_NUM = internal::STRM_TRACK_NUM |
|
static |