Navigation
API > API/Plugins > API/Plugins/ElectraPlayerRuntime > API/Plugins/ElectraPlayerRuntime/FHDRHelper
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Update
(
int32 BitDepth, |
Decoder/VideoDecoderHelpers.h | ||
void Update
(
int32 BitDepth, |
Decoder/VideoDecoderHelpers.h |
Update(int32, const FColorimetryHelper &, const TOptional< FVideoDecoderHDRMetadata_mastering_display_colour_volume > &, const TOptional< FVideoDecoderHDRMetadata_content_light_level_info > &)
| Name | Update |
| Type | function |
| Header File | /Engine/Plugins/Media/ElectraPlayer/Source/ElectraPlayerRuntime/Public/Decoder/VideoDecoderHelpers.h |
| Include Path | #include "Decoder/VideoDecoderHelpers.h" |
| Source | /Engine/Plugins/Media/ElectraPlayer/Source/ElectraPlayerRuntime/Private/Runtime/Decoder/VideoDecoderHelpers.cpp |
void Update
(
int32 BitDepth,
const FColorimetryHelper & InColorimetry,
const TOptional< FVideoDecoderHDRMetadata_mastering_display_colour_volume > & InMDCV,
const TOptional< FVideoDecoderHDRMetadata_content_light_level_info > & InCLLI
)
Update(int32, const FColorimetryHelper &, const TArray< ElectraDecodersUtil::MPEG::FSEIMessage > &, const TArray< ElectraDecodersUtil::MPEG::FSEIMessage > &, bool)
| Name | Update |
| Type | function |
| Header File | /Engine/Plugins/Media/ElectraPlayer/Source/ElectraPlayerRuntime/Public/Decoder/VideoDecoderHelpers.h |
| Include Path | #include "Decoder/VideoDecoderHelpers.h" |
| Source | /Engine/Plugins/Media/ElectraPlayer/Source/ElectraPlayerRuntime/Private/Runtime/Decoder/VideoDecoderHelpers.cpp |
void Update
(
int32 BitDepth,
const FColorimetryHelper & InColorimetry,
const TArray< ElectraDecodersUtil::MPEG::FSEIMessage > & InGlobalPrefixSEIs,
const TArray< ElectraDecodersUtil::MPEG::FSEIMessage > & InLocalPrefixSEIs,
bool bIsNewCLVS
)