Navigation
API > API/Plugins > API/Plugins/NVDEC
| Name | FNVDEC |
| Type | class |
| Header File | /Engine/Plugins/Experimental/AVCodecs/NVCodecs/Source/NVDEC/Public/NVDEC.h |
| Include Path | #include "NVDEC.h" |
Syntax
class FNVDEC :
public FAPI,
public NV_DECODE_API_FUNCTION_LIST
Inheritance Hierarchy
- FAPI → FNVDEC
- NV_DECODE_API_FUNCTION_LIST → FNVDEC
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FNVDEC() |
NVDEC.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bHasCompatibleGPU | bool | NVDEC.h |
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| DllHandle | void * | NVDEC.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FString GetErrorString
(
CUresult ErrorCode |
NVDEC.h | ||
virtual bool IsValid() |
NVDEC.h |