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
- FVideoConfig
- FVideoDecoderConfig
- FVideoDecoderConfigVP8
References
| Module | AVCodecsCore |
| Header | /Engine/Plugins/Experimental/AVCodecs/AVCodecsCore/Source/AVCodecsCore/Public/Video/Decoders/Configs/VideoDecoderConfigVP8.h |
| Include | #include "Video/Decoders/Configs/VideoDecoderConfigVP8.h" |
Syntax
struct FVideoDecoderConfigVP8 : public FVideoDecoderConfig
Remarks
Configuration settings for VP8 decoders.
Variables
| Type | Name | Description | |
|---|---|---|---|
| int32 | NumberOfCores |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FVideoDecoderConfigVP8
(
EAVPreset Preset |