FAVIWriter::GetFrameData

Access captured frame data. Safe to be called from any thread.

Windows
MacOS
Linux

References

Module

AVIWriter

Header

/Engine/Source/Runtime/AVIWriter/Public/AVIWriter.h

Include

#include "AVIWriter.h"

Syntax

TArray< FCapturedFrame > GetFrameData
(
    uint32 WaitTimeMs
) const

Remarks

Access captured frame data. Safe to be called from any thread.

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