Navigation
API > API/Plugins > API/Plugins/NVCodecs
| |
|
| Name |
FVideoContextCUDA |
| Type |
class |
| Header File |
/Engine/Plugins/Experimental/AVCodecs/NVCodecs/Source/NVCodecs/Public/Video/Resources/VideoResourceCUDA.h |
| Include Path |
#include "Video/Resources/VideoResourceCUDA.h" |
Syntax
class FVideoContextCUDA : public FAVContext
Inheritance Hierarchy
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
FVideoContextCUDA
(
CUcontext const& Raw
)
|
|
Video/Resources/VideoResourceCUDA.h |
|
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Raw |
CUcontext |
|
Video/Resources/VideoResourceCUDA.h |
|
Functions
Public