Navigation
API > API/Plugins > API/Plugins/ElectraDecoders > API/Plugins/ElectraDecoders/FElectraDecoderBitstreamProcesso-_1
| Name | FImpl |
| Type | class |
| Header File | /Engine/Plugins/Media/ElectraCodecs/Source/ElectraDecoders/Private/Utils/ElectraBitstreamProcessorGenericVideo.cpp |
| Include Path | #include "Utils/ElectraBitstreamProcessorGenericVideo.cpp" |
Syntax
class FImpl
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers | | --- | --- | --- | --- | --- |Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Clear() |
|||
FString GetLastError() |
|||
void SetColorimetryFromCOLRBox
(
const TArray< uint8 >& InCOLRBox |
|||
void SetContentLightLevelFromCOLLBox
(
const TArray< uint8 >& InCOLLBox |
|||
void SetContentLightLevelInfoFromCLLIBox
(
const TArray< uint8 >& InCLLIBox |
|||
void SetMasteringDisplayColorVolumeFromMDCVBox
(
const TArray< uint8 >& InMDCVBox |
|||
void SetPropertiesOnOutput
(
TMap< FString, FVariant >& InOutProperties |