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

Description

Definition at line 23 of file snd_WsdPlayer.h.

Public Attributes

bool loopFlag
 
int sampleRate
 
ulong loopStart
 
ulong loopEnd
 

Member Data Documentation

◆ loopFlag

bool nw4r::snd::WsdDataInfo::loopFlag

Definition at line 24 of file snd_WsdPlayer.h.

◆ sampleRate

int nw4r::snd::WsdDataInfo::sampleRate

Definition at line 25 of file snd_WsdPlayer.h.

◆ loopStart

ulong nw4r::snd::WsdDataInfo::loopStart

Definition at line 26 of file snd_WsdPlayer.h.

◆ loopEnd

ulong nw4r::snd::WsdDataInfo::loopEnd

Definition at line 27 of file snd_WsdPlayer.h.