FVideoEncoderConfig

Windows
MacOS
Linux

References

Module

AVEncoder

Header

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

Include

#include "AVEncoder.h"

Syntax

struct FVideoEncoderConfig

Variables

Name Description

Public variable

uint32

 

Bitrate

Public variable

uint32

 

Framerate

Public variable

uint32

 

Height

Public variable

uint32

 

MaxBitrate

Public variable

TArray< TPair< ...

 

Options

Options specific to an hardware vendor (e.g: AMF or NVidia), or specific to a codec (h264) At the moment there are the following options (name and value)

Public variable

EPreset

 

Preset

Provides an hint to the encoder of what's the intended use.

Public variable

uint32

 

Width

Enums

Name

Description

Public enum

EPreset

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