FVideoEncoderInput::ReleaseInputFrame

Release (free) an input frame and make it available for future use

Windows
MacOS
Linux

References

Module

AVEncoder

Header

/Engine/Source/Runtime/AVEncoder/Public/VideoEncoderInput.h

Include

#include "VideoEncoderInput.h"

Syntax

void ReleaseInputFrame
(
    FVideoEncoderInputFrame * InFrame
)

Remarks

Release (free) an input frame and make it available for future use

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