Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FAudioDevice
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/AudioDevice.h |
Include | #include "AudioDevice.h" |
Source | /Engine/Source/Runtime/Engine/Private/AudioDevice.cpp |
void UpdateSoundClassProperties
&40;
float DeltaTime
&41;
Remarks
Construct the CurrentSoundClassProperties map This contains the original sound class properties propagated properly, and all adjustments due to the sound mixes
Parameters
Name | Description |
---|---|
DeltaTime | The current frame delta. Used to interpolate sound class adjustments. |