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