Navigation
API > API/Runtime > API/Runtime/AudioExtensions
References
| Module | AudioExtensions |
| Header | /Engine/Source/Runtime/AudioExtensions/Public/ISoundfieldFormat.h |
| Include | #include "ISoundfieldFormat.h" |
Syntax
struct FSoundfieldSpeakerPositionalData
Remarks
Positional data for each channel.
Variables
| Type | Name | Description | |
|---|---|---|---|
| const TArray< Audio::FChannelPositionInfo > * | ChannelPositions | ||
| int32 | NumChannels | ||
| FQuat | Rotation | For encoding, this is the rotation of the emitter source relative to the world. |