Navigation
API > API/Runtime > API/Runtime/AudioPlatformConfiguration
Copyright Epic Games, Inc. All Rights Reserved.
| Name | ESoundwaveSampleRateSettings |
| Type | enum |
| Header File | /Engine/Source/Runtime/AudioPlatformConfiguration/Public/AudioCompressionSettings.h |
| Include Path | #include "AudioCompressionSettings.h" |
Syntax
enum ESoundwaveSampleRateSettings
{
Max,
High,
Medium,
Low,
Min,
}
Values
| Name | Remarks |
|---|---|
| Max | |
| High | |
| Medium | |
| Low | |
| Min |