Navigation
API > API/Plugins > API/Plugins/RivermaxCore
Descriptor filled during ANC packet reception, passed to OnAncFrameRequested.
| Name | FRivermaxInputAncFrameDescriptor |
| Type | struct |
| Header File | /Engine/Plugins/VirtualProduction/Rivermax/RivermaxCore/Source/RivermaxCore/Public/IRivermaxInputStream.h |
| Include Path | #include "IRivermaxInputStream.h" |
Syntax
struct FRivermaxInputAncFrameDescriptor
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| DID | uint16 | IRivermaxInputStream.h | ||
| FrameNumber | uint32 | IRivermaxInputStream.h | ||
| HorizontalOffset | uint16 | IRivermaxInputStream.h | ||
| LineNumber | uint16 | IRivermaxInputStream.h | ||
| SDID | uint16 | IRivermaxInputStream.h | ||
| Timestamp | uint32 | IRivermaxInputStream.h |