RateControlMode

Windows
MacOS
Linux

References

Module

AVEncoder

Header

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

Include

#include "VideoEncoder.h"

Syntax

enum RateControlMode
{
    UNKNOWN,
    CONSTQP,
    VBR,
    CBR,
}

Values

Name

Description

UNKNOWN

CONSTQP

VBR

CBR

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