Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Sound > API/Runtime/Engine/Sound/FStreamedAudioChunkSeekTable
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Sound/StreamedAudioChunkSeekTable.h |
| Include | #include "Sound/StreamedAudioChunkSeekTable.h" |
uint32 FindOffset
&40;
uint32 InTimeInAudioFrames
&41; const
Remarks
Finds an offset for seeking given a time Offset indicated by the table. INDEX_NONE (~0) on error.
Parameters
| Name | Description |
|---|---|
| InTimeInAudioFrames | Time to search for in audio frames |