Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/IStreamedCompressedInfo
- ICompressedAudioInfo::SeekToFrame()
- IStreamedCompressedInfo::SeekToFrame()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/AudioDecompress.h |
| Include | #include "AudioDecompress.h" |
| Source | /Engine/Source/Runtime/Engine/Private/AudioDecompress.cpp |
virtual void SeekToFrame
(
const uint32 Frame
)
Remarks
Seeks to specific frame in the audio (Some formats might not be seekable)