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 FRivermaxInputVideoFrameDescriptor
Variables
| Type | Name | Description | |
|---|---|---|---|
| uint32 | FrameNumber | Frame number derived from timestamp and frame rate | |
| uint32 | Height | Height of the received frame | |
| ESamplingType | PixelFormat | Pixel format of the frame | |
| uint32 | Timestamp | Timestamp, in media clock realm, marked by the sender | |
| uint32 | VideoBufferSize | Total size of the video frame | |
| uint32 | Width | Width of the received frame |