Navigation
Unreal Engine C++ API Reference > 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 |