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

Description

Definition at line 36 of file snd_StrmPlayer.h.

Public Attributes

bool loopFlag
 
int sampleRate
 
ulong loopStart
 
ulong loopEnd
 

Member Data Documentation

◆ loopFlag

bool nw4r::snd::StrmDataInfo::loopFlag

Definition at line 38 of file snd_StrmPlayer.h.

◆ sampleRate

int nw4r::snd::StrmDataInfo::sampleRate

Definition at line 39 of file snd_StrmPlayer.h.

◆ loopStart

ulong nw4r::snd::StrmDataInfo::loopStart

Definition at line 40 of file snd_StrmPlayer.h.

◆ loopEnd

ulong nw4r::snd::StrmDataInfo::loopEnd

Definition at line 41 of file snd_StrmPlayer.h.