Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/snd/
Dsnd_SoundStartable.h194 struct StartInfo struct
205 enum EnableFlagBit
233 enum StartOffsetType
279 struct SeqSoundInfo
304 u32 enableFlag;
328 StartInfo() : enableFlag( 0 ) {} in StartInfo() argument
Dsnd_WaveSound.h54 struct StartInfo struct
77 void Prepare( const void* wsdFile, const StartInfo& info ); argument
Dsnd_SequenceSound.h58 struct StartInfo struct
60 s32 seqOffset;
61 driver::SequenceSoundPlayer::OffsetType startOffsetType;
62 int startOffset;