Navigation
API > API/Runtime > API/Runtime/AudioMixer
| |
|
| Name |
ESubmixEffectDynamicsProcessorType |
| Type |
enum |
| Header File |
/Engine/Source/Runtime/AudioMixer/Classes/SubmixEffects/AudioMixerSubmixEffectDynamicsProcessor.h |
| Include Path |
#include "SubmixEffects/AudioMixerSubmixEffectDynamicsProcessor.h" |
Syntax
enum ESubmixEffectDynamicsProcessorType
{
Compressor = 0,
Limiter,
Expander,
Gate,
UpwardsCompressor,
UMETA =(Hidden),
}
Values
| Name |
Remarks |
| Compressor |
|
| Limiter |
|
| Expander |
|
| Gate |
|
| UpwardsCompressor |
|
| UMETA |
|