Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FAudioChunkCache
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/AudioStreamingCache.h |
Include | #include "AudioStreamingCache.h" |
Syntax
struct FCacheMissInfo
Remarks
This struct is used for logging cache misses.
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
bool | bBlockedForLoad | |
![]() |
uint32 | ChunkIndex | |
![]() |
FName | SoundWaveName | |
![]() |
uint32 | TotalChunksInWave |