Navigation
API > API/Runtime > API/Runtime/AudioExtensions
| Name | FChannelPositionInfo |
| Type | struct |
| Header File | /Engine/Source/Runtime/AudioExtensions/Public/ISoundfieldFormat.h |
| Include Path | #include "ISoundfieldFormat.h" |
Syntax
struct FChannelPositionInfo
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Azimuth | float | Horizontal angle of the position of this channel, in radians. | ISoundfieldFormat.h | |
| Channel | EAudioMixerChannel::Type | ISoundfieldFormat.h | ||
| Elevation | float | Vertical angle of the position of this channel, in radians. | ISoundfieldFormat.h | |
| Radius | float | Distance from the listener. | ISoundfieldFormat.h |