![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "CoreMinimal.h"#include "Audio.h"#include "AudioDecompress.h"#include "Sound/SoundWave.h"#include "ContentStreaming.h"Go to the source code of this file.
Classes | |
| struct | WaveFormatHeader |
| struct | ADPCM::ADPCMFormatHeader |
| class | FADPCMAudioInfo |
Namespaces | |
| namespace | ADPCM |
Macros | |
| #define | NUM_ADAPTATION_TABLE 16 |
| #define | NUM_ADAPTATION_COEFF 7 |
| #define | WAVE_FORMAT_LPCM 1 |
| #define | WAVE_FORMAT_ADPCM 2 |
| #define NUM_ADAPTATION_COEFF 7 |
| #define NUM_ADAPTATION_TABLE 16 |
| #define WAVE_FORMAT_ADPCM 2 |
| #define WAVE_FORMAT_LPCM 1 |