Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/snd/
Dsnd_WaveSound.cpp139 m_StartInfo = startInfo; in RegisterDataLoadTask()
241 sound->Prepare( wsd->address, sound->m_StartInfo ); in NotifyAsyncLoadFinishedFunc()
Dsnd_SequenceSound.cpp61 m_StartInfo.startOffset = 0; in Initialize()
191 sound->Prepare( seqBase, sound->m_StartInfo ); in NotifyAsyncLoadFinishedFunc()
810 m_StartInfo = startInfo; in RegisterDataLoadTask()
/NW4C-1.3.3/include/nw/snd/
Dsnd_WaveSound.h142 StartInfo m_StartInfo; variable
Dsnd_SequenceSound.h184 StartInfo m_StartInfo; variable