Navigation
API > API/Runtime > API/Runtime/AudioExtensions
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- USoundfieldEndpointSettingsBase
References
| Module | AudioExtensions |
| Header | /Engine/Source/Runtime/AudioExtensions/Public/ISoundfieldEndpoint.h |
| Include | #include "ISoundfieldEndpoint.h" |
Syntax
class USoundfieldEndpointSettingsBase : public UObject
Remarks
This opaque class should be used for specifying settings for how audio should be send to an external endpoint.
Functions
| Type | Name | Description | |
|---|---|---|---|
| TUniquePtr< ISoundfieldEndpointSettingsProxy > | GetProxy () |