Navigation
API > API/Plugins > API/Plugins/AVCodecsCore > API/Plugins/AVCodecsCore/Video > API/Plugins/AVCodecsCore/Video/Decoders > API/Plugins/AVCodecsCore/Video/Decoders/Configs
References
| Module | AVCodecsCore |
| Header | /Engine/Plugins/Experimental/AVCodecs/AVCodecsCore/Source/AVCodecsCore/Public/Video/Decoders/Configs/VideoDecoderConfigH265.h |
| Include | #include "Video/Decoders/Configs/VideoDecoderConfigH265.h" |
Syntax
enum EPictureUsage
&123;
UNUSED = 0u,
SHORT_TERM = 1u << 0,
LONG_TERM = 1u << 1,
&125;
Values
| Name | Description |
|---|---|
| UNUSED | |
| SHORT_TERM | |
| LONG_TERM |