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 FSoundEffectSubmixInitData
Remarks
Struct which has data needed to initialize the submix effect.
Variables
| Type | Name | Description | |
|---|---|---|---|
| uint32 | DeviceID | ||
| uint32 | ParentPresetUniqueId | ||
| void * | PresetSettings | ||
| float | SampleRate |