Navigation
API > API/Runtime > API/Runtime/AudioExtensions
References
| Module | AudioExtensions |
| Header | /Engine/Source/Runtime/AudioExtensions/Public/ISoundfieldFormat.h |
| Include | #include "ISoundfieldFormat.h" |
Syntax
struct FSoundfieldMixerInputData
Variables
| Type | Name | Description | |
|---|---|---|---|
| const ISoundfieldEncodingSettingsProxy & | EncodingSettings | Settings used to encode both the input packet than the packet we are mixing to. | |
| const ISoundfieldAudioPacket & | InputPacket | Packet that should be mixed into the output. | |
| float | SendLevel | The amount, in linear gain, to. |