![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <AudioMixerSourceManager.h>
Public Attributes | |
| FMixerSubmixWeakPtr | Submix |
| float | SendLevel = 0.0f |
| bool | bIsMainSend = false |
| EMixerSourceSubmixSendStage | SubmixSendStage = EMixerSourceSubmixSendStage::PostDistanceAttenuation |
| ISoundfieldFactory * | SoundfieldFactory = nullptr |
| float Audio::FMixerSourceSubmixSend::SendLevel = 0.0f |
| ISoundfieldFactory* Audio::FMixerSourceSubmixSend::SoundfieldFactory = nullptr |
| FMixerSubmixWeakPtr Audio::FMixerSourceSubmixSend::Submix |
| EMixerSourceSubmixSendStage Audio::FMixerSourceSubmixSend::SubmixSendStage = EMixerSourceSubmixSendStage::PostDistanceAttenuation |