UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
Audio::FMixerSourceSubmixSend Struct Reference

#include <AudioMixerSourceManager.h>

Public Attributes

FMixerSubmixWeakPtr Submix
 
float SendLevel = 0.0f
 
bool bIsMainSend = false
 
EMixerSourceSubmixSendStage SubmixSendStage = EMixerSourceSubmixSendStage::PostDistanceAttenuation
 
ISoundfieldFactorySoundfieldFactory = nullptr
 

Member Data Documentation

◆ bIsMainSend

bool Audio::FMixerSourceSubmixSend::bIsMainSend = false

◆ SendLevel

float Audio::FMixerSourceSubmixSend::SendLevel = 0.0f

◆ SoundfieldFactory

ISoundfieldFactory* Audio::FMixerSourceSubmixSend::SoundfieldFactory = nullptr

◆ Submix

FMixerSubmixWeakPtr Audio::FMixerSourceSubmixSend::Submix

◆ SubmixSendStage


The documentation for this struct was generated from the following file: