Navigation
API > API/Plugins > API/Plugins/ElectraDecoders > API/Plugins/ElectraDecoders/FElectraDecoderBitstreamProcesso-_4
| Name | FImpl |
| Type | class |
| Header File | /Engine/Plugins/Media/ElectraCodecs/Source/ElectraDecoders/Private/Utils/Google/ElectraBitstreamProcessorVPx.cpp |
| Include Path | #include "Utils/Google/ElectraBitstreamProcessorVPx.cpp" |
Syntax
class FImpl
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FImpl () |
|||
Enums
Public
| Name | Remarks |
|---|---|
| EVersion |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers | | --- | --- | --- | --- | --- |Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Clear() |
|||
FString GetLastError() |
|||
bool ProcessInputForDecoding
(
FElectraDecoderInputAccessUnit& InOutAccessUnit, |
|||
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 |