FMediaRecorder::WaitPendingTasks

Blocking call that will wait for all frames to be recorded before returning.

Windows
MacOS
Linux

References

Module

MediaUtils

Header

/Engine/Source/Runtime/MediaUtils/Public/MediaRecorder.h

Include

#include "MediaRecorder.h"

Source

/Engine/Source/Runtime/MediaUtils/Private/MediaRecorder.cpp

Syntax

bool WaitPendingTasks
(
    const FTimespan & InDuration
)

Remarks

Blocking call that will wait for all frames to be recorded before returning.

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