Navigation
API > API/Plugins > API/Plugins/ElectraDecoders > API/Plugins/ElectraDecoders/FHRDParameters
| Name | FSubLayer |
| 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 FSubLayer
Structs
| Name | Remarks |
|---|---|
| FSubLayerParameters |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| cpb_cnt_minus1 | uint32 | Utils/MPEG/ElectraUtilsMPEGVideo_H265.h | ||
| elemental_duration_in_tc_minus1 | uint32 | Utils/MPEG/ElectraUtilsMPEGVideo_H265.h | ||
| fixed_pic_rate_general_flag | uint8 | Utils/MPEG/ElectraUtilsMPEGVideo_H265.h | ||
| fixed_pic_rate_within_cvs_flag | uint8 | Utils/MPEG/ElectraUtilsMPEGVideo_H265.h | ||
| low_delay_hrd_flag | uint8 | Utils/MPEG/ElectraUtilsMPEGVideo_H265.h | ||
| nal_sub_layer_hrd_parameters | FSubLayerParameters | Utils/MPEG/ElectraUtilsMPEGVideo_H265.h | ||
| vcl_sub_layer_hrd_parameters | FSubLayerParameters | Utils/MPEG/ElectraUtilsMPEGVideo_H265.h |