Navigation
API > API/Runtime > API/Runtime/AudioExtensions
Interfaces for Endpoints
This set of interfaces is useful for push audio to arbitrary outputs. This interface should be used to provide a non-uclass version of the data described in your implementation of UAudioEndpointSettingsBase.
| Name | IAudioEndpointSettingsProxy |
| Type | class |
| Header File | /Engine/Source/Runtime/AudioExtensions/Public/IAudioEndpoint.h |
| Include Path | #include "IAudioEndpoint.h" |
Syntax
class IAudioEndpointSettingsProxy
Derived Classes
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~IAudioEndpointSettingsProxy() |
IAudioEndpoint.h |