Navigation
API > API/Plugins > API/Plugins/RivermaxCore
References
| Module | RivermaxCore |
| Header | /Engine/Plugins/VirtualProduction/Rivermax/RivermaxCore/Source/RivermaxCore/Public/IRivermaxOutputStream.h |
| Include | #include "IRivermaxOutputStream.h" |
Syntax
struct FPresentedFrameInfo
Remarks
Information about the last frame that was presented by the stream
Variables
| Type | Name | Description | |
|---|---|---|---|
| uint64 | PresentedFrameBoundaryNumber | Frame boundary at which the RenderedFrameNumber has been presented | |
| uint32 | RenderedFrameNumber | Last engine's FrameNumber that was presented. |