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

Description

Definition at line 122 of file snd_SoundArchiveFile.h.

Public Attributes

ulong startPosition
 
u16 allocChannelCount
 
u16 allocTrackFlag
 
ulong reserved
 

Member Data Documentation

◆ startPosition

ulong nw4r::snd::detail::SoundArchiveFile::StrmSoundInfo::startPosition

Definition at line 124 of file snd_SoundArchiveFile.h.

◆ allocChannelCount

u16 nw4r::snd::detail::SoundArchiveFile::StrmSoundInfo::allocChannelCount

Definition at line 125 of file snd_SoundArchiveFile.h.

◆ allocTrackFlag

u16 nw4r::snd::detail::SoundArchiveFile::StrmSoundInfo::allocTrackFlag

Definition at line 126 of file snd_SoundArchiveFile.h.

◆ reserved

ulong nw4r::snd::detail::SoundArchiveFile::StrmSoundInfo::reserved

Definition at line 127 of file snd_SoundArchiveFile.h.