NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Definition at line 36 of file snd_StrmPlayer.h.
Public Attributes | |
bool | loopFlag |
int | sampleRate |
ulong | loopStart |
ulong | loopEnd |
bool nw4r::snd::StrmDataInfo::loopFlag |
Definition at line 38 of file snd_StrmPlayer.h.
int nw4r::snd::StrmDataInfo::sampleRate |
Definition at line 39 of file snd_StrmPlayer.h.
ulong nw4r::snd::StrmDataInfo::loopStart |
Definition at line 40 of file snd_StrmPlayer.h.
ulong nw4r::snd::StrmDataInfo::loopEnd |
Definition at line 41 of file snd_StrmPlayer.h.