Navigation
API > API/Plugins > API/Plugins/ElectraBase
Inheritance Hierarchy
- TSharedFromThis
- IVideoDecoderHDRInformation
References
| Module | ElectraBase |
| Header | /Engine/Plugins/Media/ElectraUtil/Source/ElectraBase/Public/MediaVideoDecoderOutput.h |
| Include | #include "MediaVideoDecoderOutput.h" |
Syntax
class IVideoDecoderHDRInformation : public TSharedFromThis< IVideoDecoderHDRInformation, ESPMode::ThreadSafe >
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| const FVideoDecoderHDRMetadata_content_light_level_info * | Get content light level info if available. Returns nullptr if information is not available. | ||
| EType | GetHDRType () |
Returns the type of HDR in use. | |
| const FVideoDecoderHDRMetadata_mastering_display_colour_volume * | Get mastering display colour volume if available. Returns nullptr if information is not available. |
Enums
| Type | Name | Description | |
|---|---|---|---|
| EType |