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