Navigation
API > API/Plugins > API/Plugins/AVCodecsCore > API/Plugins/AVCodecsCore/Video > API/Plugins/AVCodecsCore/Video/Decoders > API/Plugins/AVCodecsCore/Video/Decoders/Configs
Inheritance Hierarchy
- FAVConfig
- FVideoDecoderConfig
- FVideoDecoderConfigVP9
References
| Module | AVCodecsCore |
| Header | /Engine/Plugins/Experimental/AVCodecs/AVCodecsCore/Source/AVCodecsCore/Public/Video/Decoders/Configs/VideoDecoderConfigVP9.h |
| Include | #include "Video/Decoders/Configs/VideoDecoderConfigVP9.h" |
Syntax
struct FVideoDecoderConfigVP9 : public FVideoDecoderConfig
Remarks
Configuration settings for VP9 decoders.
Constructors
| Type | Name | Description | |
|---|---|---|---|
FVideoDecoderConfigVP9
(
EAVPreset Preset |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FAVResult | Parse
(
FVideoPacket const& Packet, |