Home
last modified time | relevance | path

Searched refs:m_StartInfo (Results 1 – 4 of 4) sorted by relevance

/NW4C-2.0.3/sources/libraries/snd/
Dsnd_WaveSound.cpp145 m_StartInfo = startInfo; in RegisterDataLoadTask()
247 sound->Prepare( wsd->address, sound->m_StartInfo ); in NotifyAsyncLoadFinishedFunc()
Dsnd_SequenceSound.cpp63 m_StartInfo.startOffset = 0; in Initialize()
195 sound->Prepare( seqBase, sound->m_StartInfo ); in NotifyAsyncLoadFinishedFunc()
814 m_StartInfo = startInfo; in RegisterDataLoadTask()
/NW4C-2.0.3/include/nw/snd/
Dsnd_WaveSound.h144 StartInfo m_StartInfo; variable
Dsnd_SequenceSound.h186 StartInfo m_StartInfo; variable