Navigation
API > API/Runtime > API/Runtime/Engine
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Audio.h |
| Include | #include "Audio.h" |
Syntax
struct FWaveSampleLoop
Remarks
Data representing a sample loop in a wave file
Variables
| Type | Name | Description | |
|---|---|---|---|
| uint32 | EndFrame | ||
| uint32 | LoopID | ||
| uint32 | StartFrame |