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

#include <ChannelMap.h>

Public Attributes

int32 NumInputChannels
 
int32 NumOutputChannels
 
EChannelMapOrder Order
 
EChannelMapMonoUpmixMethod MonoUpmixMethod
 
bool bIsCenterChannelOnly
 

Detailed Description

Parameters for creating 2D channel maps.

Member Data Documentation

◆ bIsCenterChannelOnly

bool Audio::FChannelMapParams::bIsCenterChannelOnly

◆ MonoUpmixMethod

EChannelMapMonoUpmixMethod Audio::FChannelMapParams::MonoUpmixMethod

◆ NumInputChannels

int32 Audio::FChannelMapParams::NumInputChannels

◆ NumOutputChannels

int32 Audio::FChannelMapParams::NumOutputChannels

◆ Order

EChannelMapOrder Audio::FChannelMapParams::Order

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