Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/snd/
Dsnd_SoundStartable.h192 struct StartInfo struct
326 StartInfo() : enableFlag( 0 ) {} in StartInfo() argument
374 const StartInfo* pStartInfo = NULL );
411 const StartInfo* pStartInfo = NULL );
445 const StartInfo* pHoldInfo = NULL );
480 const StartInfo* pHoldInfo = NULL );
516 const StartInfo* pStartInfo = NULL );
553 const StartInfo* pStartInfo = NULL );
562 const StartInfo* startInfo
Dsnd_SoundArchivePlayer.h443 const StartInfo* startInfo
468 const StartInfo* startInfo
486 SoundStartable::StartInfo::StartOffsetType startOffsetType,
488 const StartInfo::SeqSoundInfo* externalSeqInfo
495 SoundStartable::StartInfo::StartOffsetType startOffsetType,
503 SoundStartable::StartInfo::StartOffsetType startOffsetType,
Dsnd_SoundActor.h245 const SoundStartable::StartInfo* startInfo,
450 const SoundStartable::StartInfo* startInfo,
460 const SoundStartable::StartInfo* startInfo
Dsnd_Sound3DActor.h273 const StartInfo* startInfo,
/NW4C-1.2.23/sources/libraries/snd/
Dsnd_SoundStartable.cpp84 const StartInfo* startInfo in StartSound()
113 const StartInfo* startInfo in StartSound()
139 const StartInfo* startInfo in HoldSound()
176 const StartInfo* startInfo in HoldSound()
202 const StartInfo* startInfo in PrepareSound()
227 const StartInfo* startInfo in PrepareSound()
Dsnd_SoundArchivePlayer.cpp723 const StartInfo* startInfo in detail_SetupSound()
755 const StartInfo* startInfo in detail_SetupSoundImpl()
782 SoundStartable::StartInfo::StartOffsetType startOffsetType = in detail_SetupSoundImpl()
783 SoundStartable::StartInfo::START_OFFSET_TYPE_MILLISEC; in detail_SetupSoundImpl()
788 const SoundStartable::StartInfo::SeqSoundInfo* seqInfo = NULL; in detail_SetupSoundImpl()
791 if ( startInfo->enableFlag & StartInfo::ENABLE_START_OFFSET ) in detail_SetupSoundImpl()
796 if ( startInfo->enableFlag & StartInfo::ENABLE_PLAYER_PRIORITY ) in detail_SetupSoundImpl()
800 if ( startInfo->enableFlag & StartInfo::ENABLE_PLAYER_ID ) in detail_SetupSoundImpl()
804 if ( startInfo->enableFlag & StartInfo::ENABLE_ACTOR_PLAYER_ID ) in detail_SetupSoundImpl()
808 if ( startInfo->enableFlag & StartInfo::ENABLE_SEQ_SOUND_INFO ) in detail_SetupSoundImpl()
[all …]
Dsnd_SoundActor.cpp192 const SoundStartable::StartInfo* startInfo, in SetupSound()
219 const SoundStartable::StartInfo* startInfo, in detail_SetupSoundWithAmbientInfo()
258 const SoundStartable::StartInfo* startInfo in detail_SetupSound()
Dsnd_Sound3DActor.cpp118 const StartInfo* startInfo, in SetupSound()