Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/Sound/SoundWave.h |
Include |
#include "Sound/SoundWave.h" |
Source |
/Engine/Source/Runtime/Engine/Private/SoundWave.cpp |
Get Chunk data for a specified chunk index.
Parameter |
Description |
---|---|
ChunkIndex |
The Chunk index to cache. |
OutChunkData |
Address of pointer that will store data. |