OnSeekCompleted

A delegate that is invoked when a seek operation completed successfully.

Windows
MacOS
Linux

Syntax

FOnMediaPlayerMediaEvent OnSeekCompleted

Remarks

A delegate that is invoked when a seek operation completed successfully.

Depending on whether the underlying player implementation performs seeks synchronously or asynchronously, this event may be executed before or after the call to Seek returns.

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