Navigation
API > API/Runtime > API/Runtime/Engine
Whether to use linear or decibel values for audio gains.
| Name | EGainParamMode |
| Type | enum |
| Header File | /Engine/Source/Runtime/Engine/Classes/Sound/SoundSubmix.h |
| Include Path | #include "Sound/SoundSubmix.h" |
Syntax
enum EGainParamMode
{
Linear = 0,
Decibels,
}
Values
| Name | Remarks |
|---|---|
| Linear | |
| Decibels |