Navigation
API > API/Plugins > API/Plugins/RivermaxMedia
Pixel format used by ST 2110-20 video streams (input and output).
| Name | ERivermaxPixelFormat |
| Type | enum |
| Header File | /Engine/Plugins/VirtualProduction/Rivermax/RivermaxMedia/Source/RivermaxMedia/Public/RivermaxMediaTypes.h |
| Include Path | #include "RivermaxMediaTypes.h" |
Syntax
enum ERivermaxPixelFormat
{
UMETA =(DisplayName = "8bit YUV422"),
UMETA =(DisplayName = "10bit YUV422"),
UMETA =(DisplayName = "8bit RGB"),
UMETA =(DisplayName = "10bit RGB"),
UMETA =(DisplayName = "12bit RGB"),
UMETA =(DisplayName = "16bit Float RGB"),
}
Values
| Name | Remarks |
|---|---|
| UMETA | |
| UMETA | |
| UMETA | |
| UMETA | |
| UMETA | |
| UMETA |