Navigation
API > API/Runtime > API/Runtime/Engine
Struct which has data needed to initialize the submix effect.
| Name | FSoundEffectSubmixInitData |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Classes/Sound/SoundEffectSubmix.h |
| Include Path | #include "Sound/SoundEffectSubmix.h" |
Syntax
struct FSoundEffectSubmixInitData
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| DeviceID | uint32 | Sound/SoundEffectSubmix.h | ||
| ParentPresetUniqueId | uint32 | Sound/SoundEffectSubmix.h | ||
| PresetSettings | void * | Sound/SoundEffectSubmix.h | ||
| SampleRate | float | Sound/SoundEffectSubmix.h |