Navigation
API > API/Plugins > API/Plugins/RivermaxCore
| Name | FVideoFormatInfo |
| Type | struct |
| Header File | /Engine/Plugins/VirtualProduction/Rivermax/RivermaxCore/Source/RivermaxCore/Public/RivermaxFormats.h |
| Include Path | #include "RivermaxFormats.h" |
Syntax
struct FVideoFormatInfo
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| BitDepth | uint16 | Bit depth for this format (i.e 8,10,12,16) | RivermaxFormats.h | |
| PixelGroupCoverage | uint16 | Pixel Group coverage (pgroup coverage) in pixels | RivermaxFormats.h | |
| PixelGroupSize | uint16 | Pixel Group (pgroup) size in bytes | RivermaxFormats.h | |
| Sampling | ESamplingType | Sampling type of this format | RivermaxFormats.h |