Navigation
API > API/Plugins > API/Plugins/AVCodecsCore > API/Plugins/AVCodecsCore/Video
Inheritance Hierarchy
- FAVConfig
- FVideoConfig
- FVideoDecoderConfig
- FVideoDecoderConfigAV1
- FVideoDecoderConfigH264
- FVideoDecoderConfigH265
- FVideoDecoderConfigVP8
- FVideoDecoderConfigVP9
References
| Module | AVCodecsCore |
| Header | /Engine/Plugins/Experimental/AVCodecs/AVCodecsCore/Source/AVCodecsCore/Public/Video/VideoDecoder.h |
| Include | #include "Video/VideoDecoder.h" |
Syntax
struct FVideoDecoderConfig : public FVideoConfig
Remarks
Implementation of Video Decoding domain, see TAVCoder for inheritance model
Constructors
| Type | Name | Description | |
|---|---|---|---|
FVideoDecoderConfig
(
EAVPreset Preset |