unreal.SoundwaveSampleRateSettings

class unreal.SoundwaveSampleRateSettings

Bases: unreal.EnumBase

ESoundwave Sample Rate Settings

C++ Source:

  • Module: AudioPlatformConfiguration

  • File: AudioCompressionSettings.h

HIGH

1

LOW

3

MATCH_DEVICE

Use this setting to resample soundwaves to the device’s sample rate to avoid having to perform sample rate conversion at runtime.

Type

5

MAX

0

MEDIUM

2

MIN

4