![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <ISoundfieldFormat.h>
Public Member Functions | |
| FSoundfieldEncodingKey () | |
| FSoundfieldEncodingKey (ISoundfieldFactory *Factory, ISoundfieldEncodingSettingsProxy &InSettings) | |
| bool | operator== (const FSoundfieldEncodingKey &Other) const |
Public Attributes | |
| FName | SoundfieldFormat |
| int32 | EncodingSettingsID |
Friends | |
| uint32 | GetTypeHash (const FSoundfieldEncodingKey &Value) |
This is used in FMixerSourceVoice to make sure we only encode sources once for each type of stream.
|
inline |
|
inline |
|
inline |
|
friend |
| int32 FSoundfieldEncodingKey::EncodingSettingsID |
| FName FSoundfieldEncodingKey::SoundfieldFormat |