Navigation
API > API/Runtime > API/Runtime/AudioExtensions > API/Runtime/AudioExtensions/FSoundfieldEncodingKey
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| ISoundfieldFormat.h | |||
FSoundfieldEncodingKey
(
ISoundfieldFactory* Factory, |
ISoundfieldFormat.h |
FSoundfieldEncodingKey()
| Name | FSoundfieldEncodingKey |
| Type | function |
| Header File | /Engine/Source/Runtime/AudioExtensions/Public/ISoundfieldFormat.h |
| Include Path | #include "ISoundfieldFormat.h" |
FSoundfieldEncodingKey()
FSoundfieldEncodingKey(ISoundfieldFactory *, ISoundfieldEncodingSettingsProxy &)
| Name | FSoundfieldEncodingKey |
| Type | function |
| Header File | /Engine/Source/Runtime/AudioExtensions/Public/ISoundfieldFormat.h |
| Include Path | #include "ISoundfieldFormat.h" |
FSoundfieldEncodingKey
(
ISoundfieldFactory * Factory,
ISoundfieldEncodingSettingsProxy & InSettings
)