Home
last modified time | relevance | path

Searched defs:WaveInfo (Results 1 – 1 of 1) sorted by relevance

/NW4C-1.3.3/include/nw/snd/
Dsnd_Global.h366 struct WaveInfo struct
368 SampleFormat sampleFormat;
369 bool loopFlag;
370 int channelCount;
371 int sampleRate;
372 u32 loopStartFrame;
373 u32 loopEndFrame;
375 struct ChannelParam
380 } channelParam[ WAVE_CHANNEL_MAX ];