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

Description

Definition at line 95 of file snd_SoundArchive.h.

Public Attributes

ulong dataOffset
 
ulong bankId
 
ulong allocTrack
 
int channelPriority
 
bool releasePriorityFixFlag
 

Member Data Documentation

◆ dataOffset

ulong nw4r::snd::SoundArchive::SeqSoundInfo::dataOffset

Definition at line 97 of file snd_SoundArchive.h.

◆ bankId

ulong nw4r::snd::SoundArchive::SeqSoundInfo::bankId

Definition at line 98 of file snd_SoundArchive.h.

◆ allocTrack

ulong nw4r::snd::SoundArchive::SeqSoundInfo::allocTrack

Definition at line 99 of file snd_SoundArchive.h.

◆ channelPriority

int nw4r::snd::SoundArchive::SeqSoundInfo::channelPriority

Definition at line 100 of file snd_SoundArchive.h.

◆ releasePriorityFixFlag

bool nw4r::snd::SoundArchive::SeqSoundInfo::releasePriorityFixFlag

Definition at line 101 of file snd_SoundArchive.h.