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