Navigation
API > API/Plugins > API/Plugins/RivermaxCore
| |
|
| Name |
FRivermaxInputVideoFrameRequest |
| Type |
struct |
| Header File |
/Engine/Plugins/VirtualProduction/Rivermax/RivermaxCore/Source/RivermaxCore/Public/IRivermaxInputStream.h |
| Include Path |
#include "IRivermaxInputStream.h" |
Syntax
struct FRivermaxInputVideoFrameRequest
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| GPUBuffer |
FRHIBuffer * |
Buffer pointer in GPU to be mapped to cuda and where to write incoming frame |
IRivermaxInputStream.h |
|
| VideoBuffer |
uint8 * |
Buffer pointer in RAM where to write incoming frame |
IRivermaxInputStream.h |
|