Lines Matching refs:WaveSound
28 NW_UT_RUNTIME_TYPEINFO_DEFINITION(WaveSound,BasicSound);
43 WaveSound::WaveSound( in WaveSound() function in nw::snd::internal::WaveSound
51 void WaveSound::Initialize() in Initialize()
70 void WaveSound::Finalize() in Finalize()
91 void WaveSound::Prepare( in Prepare()
129 void WaveSound::SetChannelPriority( int priority ) in SetChannelPriority()
151 void WaveSound::SetReleasePriorityFix( bool fix ) in SetReleasePriorityFix()
171 void WaveSound::OnUpdatePlayerPriority() in OnUpdatePlayerPriority()
177 bool WaveSound::IsAttachedTempSpecialHandle() in IsAttachedTempSpecialHandle()
182 void WaveSound::DetachTempSpecialHandle() in DetachTempSpecialHandle()
187 bool WaveSound::ReadWaveSoundDataInfo( WaveSoundDataInfo* info ) const in ReadWaveSoundDataInfo()
193 long WaveSound::GetPlaySamplePosition() const in GetPlaySamplePosition()