Navigation
Unreal Engine C++ API Reference > Plugins > ElectraDecoders > Utils > MPEG
References
Module | ElectraDecoders |
Header | /Engine/Plugins/Media/ElectraCodecs/Source/ElectraDecoders/Public/Utils/MPEG/ElectraUtilsMPEGVideo.h |
Include | #include "Utils/MPEG/ElectraUtilsMPEGVideo.h" |
Syntax
struct FSEImastering_display_colour_volume
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
uint16[3] | display_primaries_x | |
![]() |
uint16[3] | display_primaries_y | |
![]() |
uint32 | max_display_mastering_luminance | |
![]() |
uint32 | min_display_mastering_luminance | |
![]() |
uint16 | white_point_x | |
![]() |
uint16 | white_point_y |
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
bool | ParseFromMessage
(
const FSEIMessage& InMessage |