UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
StreamedAudioChunkSeekTable.h File Reference
#include "HAL/Platform.h"
#include "Containers/Array.h"
#include "Templates/PimplPtr.h"
#include "StreamedAudioChunkSeekTable.generated.h"

Go to the source code of this file.

Classes

class  FStreamedAudioChunkSeekTable
 
struct  FStreamedAudioChunkSeekTable::ISeekTableImpl
 

Enumerations

enum class  EChunkSeekTableMode : uint8 { ConstantSamplesPerEntry = 0 , VariableSamplesPerEntry }
 

Enumeration Type Documentation

◆ EChunkSeekTableMode

enum class EChunkSeekTableMode : uint8
strong
Enumerator
ConstantSamplesPerEntry 
VariableSamplesPerEntry