FVideoEncoderInput::CreateDummy

Construct video encoder input based on expected input frame format

Windows
MacOS
Linux

References

Module

AVEncoder

Header

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

Include

#include "VideoEncoderInput.h"

Source

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

Syntax

static TSharedPtr< FVideoEncoderInput > CreateDummy
(
    uint32 InWidth,
    uint32 InHeight,
    bool isResizable
)

Remarks

Construct video encoder input based on expected input frame format

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