![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <ChannelMap.h>
Public Attributes | |
| int32 | NumInputChannels |
| int32 | NumOutputChannels |
| EChannelMapOrder | Order |
| EChannelMapMonoUpmixMethod | MonoUpmixMethod |
| bool | bIsCenterChannelOnly |
Parameters for creating 2D channel maps.
| bool Audio::FChannelMapParams::bIsCenterChannelOnly |
| EChannelMapMonoUpmixMethod Audio::FChannelMapParams::MonoUpmixMethod |
| int32 Audio::FChannelMapParams::NumInputChannels |
| int32 Audio::FChannelMapParams::NumOutputChannels |
| EChannelMapOrder Audio::FChannelMapParams::Order |