Navigation
API > API/Runtime > API/Runtime/AudioExtensions
References
| Module | AudioExtensions |
| Header | /Engine/Source/Runtime/AudioExtensions/Public/ISoundfieldFormat.h |
| Include | #include "ISoundfieldFormat.h" |
Syntax
struct FSoundfieldEncodingKey
Remarks
This is used in FMixerSourceVoice to make sure we only encode sources once for each type of stream.
Variables
Constructors
| Type | Name | Description | |
|---|---|---|---|
FSoundfieldEncodingKey
(
ISoundfieldFactory* Factory, |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator==
(
const FSoundfieldEncodingKey& Other |