Navigation
API > API/Runtime > API/Runtime/AudioMixer > API/Runtime/AudioMixer/FMixerSubmix
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void SetupEndpoint
(
IAudioEndpointFactory* InFactory, |
AudioMixerSubmix.h | ||
void SetupEndpoint
(
ISoundfieldEndpointFactory* InFactory, |
AudioMixerSubmix.h |
SetupEndpoint(IAudioEndpointFactory , const UAudioEndpointSettingsBase )
| Name | SetupEndpoint |
| Type | function |
| Header File | /Engine/Source/Runtime/AudioMixer/Public/AudioMixerSubmix.h |
| Include Path | #include "AudioMixerSubmix.h" |
| Source | /Engine/Source/Runtime/AudioMixer/Private/AudioMixerSubmix.cpp |
void SetupEndpoint
(
IAudioEndpointFactory * InFactory,
const UAudioEndpointSettingsBase * InSettings
)
SetupEndpoint(ISoundfieldEndpointFactory , const USoundfieldEndpointSettingsBase )
| Name | SetupEndpoint |
| Type | function |
| Header File | /Engine/Source/Runtime/AudioMixer/Public/AudioMixerSubmix.h |
| Include Path | #include "AudioMixerSubmix.h" |
| Source | /Engine/Source/Runtime/AudioMixer/Private/AudioMixerSubmix.cpp |
void SetupEndpoint
(
ISoundfieldEndpointFactory * InFactory,
const USoundfieldEndpointSettingsBase * InSettings
)