UEndpointSubmix

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

Choose your operating system:

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

TObjectPtr< UAu...

 

EndpointSettings

Public variable

TSubclassOf< UA...

 

EndpointSettingsClass

Public variable

FName

 

EndpointType

Currently used format.

Constructors

Name Description

Public function

UEndpointSubmix

(
    const FObjectInitializer& ObjectIn...
)

Functions