Navigation
API > API/Plugins > API/Plugins/AVCodecsCore
Latency mode for the AV pipeline.
| Name | EAVLatencyMode |
| Type | enum |
| Header File | /Engine/Plugins/Experimental/AVCodecs/AVCodecsCore/Source/AVCodecsCore/Public/AVConfig.h |
| Include Path | #include "AVConfig.h" |
Syntax
enum EAVLatencyMode
{
UltraLowLatency,
LowLatency,
Default,
}
Values
| Name | Remarks |
|---|---|
| UltraLowLatency | |
| LowLatency | |
| Default |