Navigation
API > API/Plugins > API/Plugins/RivermaxCore
| Name | FStandardVideoFormat |
| Type | struct |
| Header File | /Engine/Plugins/VirtualProduction/Rivermax/RivermaxCore/Source/RivermaxCore/Public/RivermaxFormats.h |
| Include Path | #include "RivermaxFormats.h" |
Syntax
struct FStandardVideoFormat
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| AllSamplingTypes | const TArray< FVideoFormatInfo > | RivermaxFormats.h |
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FVideoFormatInfo GetVideoFormatInfo
(
ESamplingType SamplingType |
RivermaxFormats.h | ||
static bool IsRGB
(
ESamplingType SamplingType |
RivermaxFormats.h | ||
static bool IsYUV
(
ESamplingType SamplingType |
RivermaxFormats.h | ||
static bool IsYUV422
(
ESamplingType SamplingType |
RivermaxFormats.h | ||
static bool IsYUV444
(
ESamplingType SamplingType |
RivermaxFormats.h |