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