Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/snd/
Dsnd_SoundStartable.h279 struct SeqSoundInfo struct
282 const void* seqDataAddress;
285 const char* startLocationLabel;
288 SoundArchive::ItemId bankIds[ SoundArchive::SEQ_BANK_MAX ];
291 SeqSoundInfo() : seqDataAddress( NULL ), startLocationLabel( NULL ) in SeqSoundInfo() function