Navigation
API > API/Plugins > API/Plugins/NVDEC
| Name | FVideoDecoderConfigNVDEC |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/AVCodecs/NVCodecs/Source/NVDEC/Public/Video/Decoders/Configs/VideoDecoderConfigNVDEC.h |
| Include Path | #include "Video/Decoders/Configs/VideoDecoderConfigNVDEC.h" |
Syntax
struct FVideoDecoderConfigNVDEC :
public CUVIDDECODECREATEINFO,
public FAVConfig
Inheritance Hierarchy
- CUVIDDECODECREATEINFO → FVideoDecoderConfigNVDEC
- FAVConfig → FVideoDecoderConfigNVDEC
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FVideoDecoderConfigNVDEC
(
EAVPreset Preset |
Video/Decoders/Configs/VideoDecoderConfigNVDEC.h | ||
FVideoDecoderConfigNVDEC
(
FVideoDecoderConfigNVDEC const& Other |
Video/Decoders/Configs/VideoDecoderConfigNVDEC.h |
Structs
| Name | Remarks |
|---|---|
| FParsedPicture |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| RefPicIdx | int | Video/Decoders/Configs/VideoDecoderConfigNVDEC.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FAVResult Parse
(
TSharedRef< FAVInstance > const& Instance, |
Video/Decoders/Configs/VideoDecoderConfigNVDEC.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator!=
(
FVideoDecoderConfigNVDEC const& Other |
Video/Decoders/Configs/VideoDecoderConfigNVDEC.h | ||
FVideoDecoderConfigNVDEC & operator=
(
FVideoDecoderConfigNVDEC const& Other |
Video/Decoders/Configs/VideoDecoderConfigNVDEC.h | ||
bool operator==
(
FVideoDecoderConfigNVDEC const& Other |
Video/Decoders/Configs/VideoDecoderConfigNVDEC.h |