NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
nw4r::snd::SoundArchive::SoundArchivePlayerInfo Struct Reference

Description

Definition at line 130 of file snd_SoundArchive.h.

Public Attributes

int seqSoundCount
 
int seqTrackCount
 
int strmSoundCount
 
int strmTrackCount
 
int strmChannelCount
 
int waveSoundCount
 
int waveTrackCount
 

Member Data Documentation

◆ seqSoundCount

int nw4r::snd::SoundArchive::SoundArchivePlayerInfo::seqSoundCount

Definition at line 132 of file snd_SoundArchive.h.

◆ seqTrackCount

int nw4r::snd::SoundArchive::SoundArchivePlayerInfo::seqTrackCount

Definition at line 133 of file snd_SoundArchive.h.

◆ strmSoundCount

int nw4r::snd::SoundArchive::SoundArchivePlayerInfo::strmSoundCount

Definition at line 134 of file snd_SoundArchive.h.

◆ strmTrackCount

int nw4r::snd::SoundArchive::SoundArchivePlayerInfo::strmTrackCount

Definition at line 135 of file snd_SoundArchive.h.

◆ strmChannelCount

int nw4r::snd::SoundArchive::SoundArchivePlayerInfo::strmChannelCount

Definition at line 136 of file snd_SoundArchive.h.

◆ waveSoundCount

int nw4r::snd::SoundArchive::SoundArchivePlayerInfo::waveSoundCount

Definition at line 137 of file snd_SoundArchive.h.

◆ waveTrackCount

int nw4r::snd::SoundArchive::SoundArchivePlayerInfo::waveTrackCount

Definition at line 138 of file snd_SoundArchive.h.