unreal.SimpleAVPreset

class unreal.SimpleAVPreset

Bases: EnumBase

ESimple AVPreset

C++ Source:

  • Plugin: AVCodecsCore

  • Module: AVCodecsCoreRHI

  • File: SimpleAV.h

DEFAULT: SimpleAVPreset = Ellipsis

0

HIGH_QUALITY: SimpleAVPreset = Ellipsis

3

LOSSLESS: SimpleAVPreset = Ellipsis

4

LOW_QUALITY: SimpleAVPreset = Ellipsis

2

ULTRA_LOW_QUALITY: SimpleAVPreset = Ellipsis

1