Navigation
API > API/Plugins > API/Plugins/ElectraDecoders > API/Plugins/ElectraDecoders/FColorimetryHelper
| Name | FVideoDecoderColorimetry |
| Type | class |
| Header File | /Engine/Plugins/Media/ElectraCodecs/Source/ElectraDecoders/Public/Utils/VideoDecoderHelpers.h |
| Include Path | #include "Utils/VideoDecoderHelpers.h" |
Syntax
class FVideoDecoderColorimetry : public IVideoDecoderColorimetry
Implements Interfaces
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FVideoDecoderColorimetry
(
uint8 colour_primaries, |
Utils/VideoDecoderHelpers.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~FVideoDecoderColorimetry() |
Utils/VideoDecoderHelpers.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Colorimetry | IVideoDecoderColorimetry::FMPEGDefinition | Utils/VideoDecoderHelpers.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
IVideoDecoderColorimetry::FMPEGDefinition const * GetMPEGDefinition() |
Utils/VideoDecoderHelpers.h |