#include "CoreMinimal.h"
#include "Curves/CurveFloat.h"
#include "UObject/ObjectMacros.h"
#include "UObject/Object.h"
#include "SoundSubmixSend.generated.h"
Go to the source code of this file.
◆ EAudioRecordingExportType
| Enumerator |
|---|
| SoundWave | |
| WavFile | |
◆ EAudioSpectrumBandPresetType
| Enumerator |
|---|
| KickDrum | Band which contains frequencies generally related to kick drums.
|
| SnareDrum | Band which contains frequencies generally related to snare drums.
|
| Voice | Band which contains frequencies generally related to vocals.
|
| Cymbals | Band which contains frequencies generally related to cymbals.
|
◆ ESendLevelControlMethod
| Enumerator |
|---|
| Linear | |
| CustomCurve | |
| Manual | |
◆ ESubmixSendStage
| Enumerator |
|---|
| PostDistanceAttenuation | |
| PreDistanceAttenuation | |
◆ DECLARE_DYNAMIC_DELEGATE_OneParam() [1/2]
◆ DECLARE_DYNAMIC_DELEGATE_OneParam() [2/2]