Navigation
API > API/Runtime > API/Runtime/AudioExtensions
References
| Module | AudioExtensions |
| Header | /Engine/Source/Runtime/AudioExtensions/Public/ISoundfieldFormat.h |
| Include | #include "ISoundfieldFormat.h" |
Syntax
struct FSoundfieldDecoderInputData
Variables
| Type | Name | Description | |
|---|---|---|---|
| int32 | NumFrames | ||
| FSoundfieldSpeakerPositionalData & | PositionalData | The positions of the channels we will output FSoundfieldDecoderOutputData::AudioBuffer to. | |
| float | SampleRate | ||
| ISoundfieldAudioPacket & | SoundfieldBuffer |