Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Sound > API/Runtime/Engine/Sound/USoundWave
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Sound/SoundWave.h |
| Include | #include "Sound/SoundWave.h" |
SIZE_T GetCompressedDataSize
&40;
FName Format,
const FPlatformAudioCookOverrides &42; CompressionOverrides
&41;
Remarks
Gets the compressed data size from derived data cache for the specified format compressed data size, or zero if it could not be obtained
Parameters
| Name | Description |
|---|---|
| Format | format of compressed data |
| CompressionOverrides | Optional argument for compression overrides. |