VR-Engage  2.2
Loading...
Searching...
No Matches
humanAudioUpdater.h File Reference
Include dependency graph for humanAudioUpdater.h:

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"
 

Variable Documentation

◆ DtHumanAudioUpdaterType

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.