Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/Sound/SoundWave.h |
Include |
#include "Sound/SoundWave.h" |
SIZE_T GetCompressedDataSize
(
FName Format,
const FPlatformAudioCookOverrides * CompressionOverrides
)
Gets the compressed data size from derived data cache for the specified format
compressed data size, or zero if it could not be obtained
Parameter |
Description |
---|---|
Format |
format of compressed data |
CompressionOverrides |
Optional argument for compression overrides. |