Navigation
API > API/Plugins > API/Plugins/AVCodecsCore
Simple presets for whole AV pipeline.
| Name | EAVPreset |
| Type | enum |
| Header File | /Engine/Plugins/Experimental/AVCodecs/AVCodecsCore/Source/AVCodecsCore/Public/AVConfig.h |
| Include Path | #include "AVConfig.h" |
Syntax
enum EAVPreset
{
UltraLowQuality,
LowQuality,
Default,
HighQuality,
Lossless,
}
Values
| Name | Remarks |
|---|---|
| UltraLowQuality | |
| LowQuality | |
| Default | |
| HighQuality | |
| Lossless |