Home
last modified time | relevance | path

Searched refs:startInfo (Results 1 – 8 of 8) sorted by relevance

/NW4C-1.2.23/sources/libraries/snd/
Dsnd_SoundStartable.cpp84 const StartInfo* startInfo in StartSound() argument
91 startInfo in StartSound()
113 const StartInfo* startInfo in StartSound() argument
122 return StartSound( handle, soundId, startInfo ); in StartSound()
139 const StartInfo* startInfo in HoldSound() argument
153 startInfo in HoldSound()
176 const StartInfo* startInfo in HoldSound() argument
185 return HoldSound( handle, soundId, startInfo ); in HoldSound()
202 const StartInfo* startInfo in PrepareSound() argument
209 startInfo in PrepareSound()
[all …]
Dsnd_SoundActor.cpp192 const SoundStartable::StartInfo* startInfo, in SetupSound() argument
210 startInfo in SetupSound()
219 const SoundStartable::StartInfo* startInfo, in detail_SetupSoundWithAmbientInfo() argument
238 startInfo in detail_SetupSoundWithAmbientInfo()
258 const SoundStartable::StartInfo* startInfo in detail_SetupSound() argument
267 startInfo, in detail_SetupSound()
Dsnd_SoundArchivePlayer.cpp723 const StartInfo* startInfo in detail_SetupSound() argument
732 startInfo in detail_SetupSound()
755 const StartInfo* startInfo in detail_SetupSoundImpl() argument
789 if ( startInfo != NULL ) in detail_SetupSoundImpl()
791 if ( startInfo->enableFlag & StartInfo::ENABLE_START_OFFSET ) in detail_SetupSoundImpl()
793 startOffsetType = startInfo->startOffsetType; in detail_SetupSoundImpl()
794 startOffset = startInfo->startOffset; in detail_SetupSoundImpl()
796 if ( startInfo->enableFlag & StartInfo::ENABLE_PLAYER_PRIORITY ) in detail_SetupSoundImpl()
798 playerPriority = startInfo->playerPriority; in detail_SetupSoundImpl()
800 if ( startInfo->enableFlag & StartInfo::ENABLE_PLAYER_ID ) in detail_SetupSoundImpl()
[all …]
Dsnd_Sound3DActor.cpp118 const StartInfo* startInfo, in SetupSound() argument
171 startInfo, in SetupSound()
/NW4C-1.2.23/include/nw/snd/
Dsnd_SoundActor.h245 const SoundStartable::StartInfo* startInfo,
450 const SoundStartable::StartInfo* startInfo,
460 const SoundStartable::StartInfo* startInfo
Dsnd_Sound3DActor.h273 const StartInfo* startInfo,
Dsnd_SoundArchivePlayer.h443 const StartInfo* startInfo
468 const StartInfo* startInfo
Dsnd_SoundStartable.h562 const StartInfo* startInfo