Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/snd/
Dsnd_SoundStartable.h192 struct StartInfo struct
203 enum EnableFlagBit
231 enum StartOffsetType
277 struct SeqSoundInfo
302 u32 enableFlag;
326 StartInfo() : enableFlag( 0 ) {} in StartInfo() function
Dsnd_WaveSound.h52 struct StartInfo struct
75 void Prepare( const void* wsdFile, const StartInfo& info ); argument
Dsnd_SequenceSound.h56 struct StartInfo struct
58 s32 seqOffset;
59 driver::SequenceSoundPlayer::OffsetType startOffsetType;
60 int startOffset;