UEndpointSubmix

Sound Submix class meant for sending audio to an external endpoint, such as controller haptics or an additional audio device.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Sound/SoundSubmix.h

Include

#include "Sound/SoundSubmix.h"

Syntax

class UEndpointSubmix : public USoundSubmixBase

Remarks

Sound Submix class meant for sending audio to an external endpoint, such as controller haptics or an additional audio device.

Variables

Name Description

Public variable

UAudioEndpointS...

 

EndpointSettings

TODO: Make this editable only if EndpointType is non-default, and filter classes based on ISoundfieldFactory::GetCustomSettingsClass().

Public variable

TSubclassOf< UA...

 

EndpointSettingsClass

Public variable

FName

 

EndpointType

Currently used format.

Constructors

Name Description

Public function

UEndpointSubmix

(
    const FObjectInitializer& ObjectIn...
)

Functions

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss