Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Sound
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Sound/SoundEffectSubmix.h |
| Include | #include "Sound/SoundEffectSubmix.h" |
Syntax
struct FSoundEffectSubmixOutputData
Variables
| Type | Name | Description | |
|---|---|---|---|
| Audio::FAlignedFloatBuffer * | AudioBuffer | The output audio buffer. | |
| int32 | NumChannels | The number of channels of the submix. |