Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/snd/
Dsnd_Global.h368 struct WaveInfo struct
370 SampleFormat sampleFormat;
371 bool loopFlag;
372 int channelCount;
373 int sampleRate;
374 u32 loopStartFrame;
375 u32 loopEndFrame;
377 struct ChannelParam
382 } channelParam[ WAVE_CHANNEL_MAX ];