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