FChannelPositionInfo

Choose your operating system:

Windows

macOS

Linux

References

Module

AudioExtensions

Header

/Engine/Source/Runtime/AudioExtensions/Public/ISoundfieldFormat.h

Include

#include "ISoundfieldFormat.h"

Syntax

struct FChannelPositionInfo

Variables

Name Description

Public variable

float

 

Azimuth

Horizontal angle of the position of this channel, in radians.

Public variable

EAudioMixerChan...

 

Channel

Public variable

float

 

Elevation

Vertical angle of the position of this channel, in radians.

Public variable

float

 

Radius

Distance from the listener.