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