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