Navigation
API > API/Plugins > API/Plugins/ElectraDecoders > API/Plugins/ElectraDecoders/FPictureParameterSet_1
| Name | FPPSMultilayerExtension |
| Type | struct |
| Header File | /Engine/Plugins/Media/ElectraCodecs/Source/ElectraDecoders/Public/Utils/MPEG/ElectraUtilsMPEGVideo_H265.h |
| Include Path | #include "Utils/MPEG/ElectraUtilsMPEGVideo_H265.h" |
Syntax
struct FPPSMultilayerExtension
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FPPSMultilayerExtension() |
Utils/MPEG/ElectraUtilsMPEGVideo_H265.h |
Structs
| Name | Remarks |
|---|---|
| FColourMappingTable | |
| FRefLocOffset |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| colour_mapping_enabled_flag | uint8 | Utils/MPEG/ElectraUtilsMPEGVideo_H265.h | ||
| colour_mapping_table | FColourMappingTable | Utils/MPEG/ElectraUtilsMPEGVideo_H265.h | ||
| num_ref_loc_offsets | uint32 | Utils/MPEG/ElectraUtilsMPEGVideo_H265.h | ||
| poc_reset_info_present_flag | uint8 | Utils/MPEG/ElectraUtilsMPEGVideo_H265.h | ||
| pps_infer_scaling_list_flag | uint8 | Utils/MPEG/ElectraUtilsMPEGVideo_H265.h | ||
| pps_scaling_list_ref_layer_id | uint8 | Utils/MPEG/ElectraUtilsMPEGVideo_H265.h | ||
| rlos | TArray< FRefLocOffset > | Utils/MPEG/ElectraUtilsMPEGVideo_H265.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool Parse
(
FBitstreamReaderH265& br |
Utils/MPEG/ElectraUtilsMPEGVideo_H265.h | ||
void Reset() |
Utils/MPEG/ElectraUtilsMPEGVideo_H265.h |