USoundSubmixWithParentBase > USoundSubmixBase > UObject
Sound Submix class meant for applying an effect to the downmixed sum of multiple audio sources.
Member | Type | Offset | Share |
---|---|---|---|
bMuteWhenBackgrounded : 1 | char | 0x40 | |
SubmixEffectChain | TArray<USoundEffectSubmixPreset*> | 0x48 | |
AmbisonicsPluginSettings
Optional settings used by plugins which support ambisonics file playback. |
USoundfieldEncodingSettingsBase* | 0x58 | |
EnvelopeFollowerAttackTime
The attack time in milliseconds for the envelope follower. |
int32_t | 0x60 | |
EnvelopeFollowerReleaseTime
The release time in milliseconds for the envelope follower. |
int32_t | 0x64 | |
OutputVolume
The output volume of the submix. Applied after submix effects and analysis are performed. |
float | 0x68 | |
OnSubmixRecordedFileDone
Blueprint delegate for when a recorded file is finished exporting. |
FMulticastInlineDelegate | 0x70 |