Navigation
API > API/Plugins > API/Plugins/NVDEC
Inheritance Hierarchy
- FAPI
- NV_DECODE_API_FUNCTION_LIST
- FNVDEC
References
| Module | NVDEC |
| Header | /Engine/Plugins/Experimental/AVCodecs/NVCodecs/Source/NVDEC/Public/NVDEC.h |
| Include | #include "NVDEC.h" |
Syntax
class FNVDEC :
public FAPI,
public NV_DECODE_API_FUNCTION_LIST
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bHasCompatibleGPU |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FNVDEC () |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FString | GetErrorString
(
CUresult ErrorCode |
Overridden from FAPI
| Type | Name | Description | |
|---|---|---|---|
| bool | IsValid () |
Test if the API loaded correctly, or has since been cleaned up. |