Navigation
API > API/Plugins > API/Plugins/LibVpxCodecs > API/Plugins/LibVpxCodecs/Video > API/Plugins/LibVpxCodecs/Video/Decoders > API/Plugins/LibVpxCodecs/Video/Decoders/Configs
Inheritance Hierarchy
- FAVConfig
- FVideoDecoderConfigLibVpx
References
| Module | LibVpxCodecs |
| Header | /Engine/Plugins/Experimental/AVCodecs/LibVpxCodecs/Source/LibVpxCodecs/Public/Video/Decoders/Configs/VideoDecoderConfigLibVpx.h |
| Include | #include "Video/Decoders/Configs/VideoDecoderConfigLibVpx.h" |
Syntax
struct FVideoDecoderConfigLibVpx : public FAVConfig
Variables
| Type | Name | Description | |
|---|---|---|---|
| uint32 | MaxOutputHeight | ||
| uint32 | MaxOutputWidth | Values are parsed from the bitstream during decoding. | |
| int32 | NumberOfCores |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FVideoDecoderConfigLibVpx
(
FVideoDecoderConfigLibVpx const& Other |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator!=
(
FVideoDecoderConfigLibVpx const& Other |
||
| FVideoDecoderConfigLibVpx & | operator=
(
FVideoDecoderConfigLibVpx const& Other |
||
| bool | operator==
(
FVideoDecoderConfigLibVpx const& Other |