![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Enumerations | |
| enum | Type { FrontLeft , FrontRight , FrontCenter , LowFrequency , BackLeft , BackRight , FrontLeftOfCenter , FrontRightOfCenter , BackCenter , SideLeft , SideRight , TopCenter , TopFrontLeft , TopFrontCenter , TopFrontRight , TopBackLeft , TopBackCenter , TopBackRight , Unknown , ChannelTypeCount , DefaultChannel = FrontLeft } |
Functions | |
| const TCHAR * | ToString (EAudioMixerChannel::Type InType) |
Variables | |
| constexpr int32 | MaxSupportedChannel = EAudioMixerChannel::TopCenter |
Enumeration values represent sound file or speaker channel types.
|
inline |
|
inlineconstexpr |