|
VR-Engage
2.2
|
Go to the source code of this file.
Classes | |
| class | DtHumanAudioUpdater |
Namespaces | |
| namespace | makVrv |
| namespace | makAudio |
| namespace | makVre |
| namespace | HumanAudioUpdaterConfig |
Variables | |
| constexpr const char * | HumanAudioUpdaterConfig::soundConfig = "soundConfig" |
| constexpr const char * | HumanAudioUpdaterConfig::soundscape = "soundscape" |
| constexpr const char * | HumanAudioUpdaterConfig::soundscapeVolume = "soundscapeVolume" |
| constexpr const char * | DtHumanAudioUpdaterType = "DtHumanAudioUpdater" |
|
constexpr |
Type identifier constant for DtHumanAudioUpdater components.
This constant defines the string identifier used to identify DtHumanAudioUpdater component types within the VR-Engage framework. It is used for component registration, type checking, and serialization operations.