FSoundClassAdjuster

Elements of data for sound group volume control

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Sound/SoundMix.h"

Syntax

struct FSoundClassAdjuster

Remarks

Elements of data for sound group volume control

Variables

Name Description

Public variable

uint32: 1

 

bApplyToChildren

Set to true to apply this adjuster to all children of the sound class.

Public variable

float

 

LowPassFilterFrequency

Lowpass filter cutoff frequency to apply to sound sources.

Public variable

float

 

PitchAdjuster

A multiplier applied to the pitch.

Public variable

USoundClass ...

 

SoundClassObject

The sound class this adjuster affects.

Public variable

float

 

VoiceCenterChannelVolumeAdjuster

A multiplier applied to VoiceCenterChannelVolume.

Public variable

float

 

VolumeAdjuster

A multiplier applied to the volume.

Constructors

Name Description

Public function

FSoundClassAdjuster()

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