Navigation
API > API/Plugins > API/Plugins/AMFCodecs > API/Plugins/AMFCodecs/Video > API/Plugins/AMFCodecs/Video/Decoders > API/Plugins/AMFCodecs/Video/Decoders/Configs
Inheritance Hierarchy
- FAVConfig
- FVideoDecoderConfigAMF
References
| Module | AMFCodecs |
| Header | /Engine/Plugins/Experimental/AVCodecs/AMFCodecs/Source/AMFCodecs/Public/Video/Decoders/Configs/VideoDecoderConfigAMF.h |
| Include | #include "Video/Decoders/Configs/VideoDecoderConfigAMF.h" |
Syntax
struct FVideoDecoderConfigAMF : public FAVConfig
Variables
Constructors
| Type | Name | Description | |
|---|---|---|---|
FVideoDecoderConfigAMF
(
EAVPreset Preset |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | CopyFrom
(
amf::AMFPropertyStorage const* Other |
||
| void | CopyTo
(
amf::AMFPropertyStorage* Other |
||
| bool | GetProperty
(
wchar_t const* Name, |
||
| FAVResult | Parse
(
TSharedRef< FAVInstance > const& Instance, |
||
| void | SetProperty
(
wchar_t const* Name, |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator!=
(
FVideoDecoderConfigAMF const& Other |
||
| bool | operator==
(
FVideoDecoderConfigAMF const& Other |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FParsedPicture |
Constants
| Name | Description |
|---|---|
| CodecTypeH264 | |
| CodecTypeH265 |