FAllocFrameBuffer

Video frame buffer allocation callback within the application.

Windows
MacOS
Linux

Type

typedef TBaseDelegate_ThreeParams< EFrameBufferAllocReturn, void *, const FVideoDecoderAllocFrameBufferParams *, FVideoDecoderAllocFrameBufferResult * > FAllocFrameBuffer

References

Module

AVEncoder

Header

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

Include

#include "VideoDecoderAllocationTypes.h"

Remarks

Video frame buffer allocation callback within the application. We call this to get a new output frame buffer to decode into.

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