FVideoEncoderFactory::Create

Windows
MacOS
Linux

References

Module

AVEncoder

Header

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

Include

#include "VideoEncoderFactory.h"

Source

/Engine/Source/Runtime/AVEncoder/Private/VideoEncoderFactory.cpp

Syntax

TUniquePtr< FVideoEncoder > Create
(
    uint32 InID,
    TSharedPtr< FVideoEncoderInput > InInput,
    const FVideoEncoder::FLayerConfig & config
)

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