IStreamedCompressedInfo::SeekToTime

Seeks to time (Some formats might not be seekable)

Windows
MacOS
Linux

Override Hierarchy

ICompressedAudioInfo::SeekToTime()

IStreamedCompressedInfo::SeekToTime()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/AudioDecompress.h

Include

#include "AudioDecompress.h"

Syntax

virtual void SeekToTime
(
    const float SeekTime
)

Remarks

Seeks to time (Some formats might not be seekable)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss