Navigation
API > API/Plugins > API/Plugins/AVCodecsCore > API/Plugins/AVCodecsCore/hrd_parameters_t
| Name | sub_layer_t |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/AVCodecs/AVCodecsCore/Source/AVCodecsCore/Public/Video/CodecUtils/CodecUtilsH265.h |
| Include Path | #include "Video/CodecUtils/CodecUtilsH265.h" |
Syntax
struct sub_layer_t
Structs
| Name | Remarks |
|---|---|
| sub_layer_hrd_parameters_t |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| cpb_cnt_minus1 | UE | Video/CodecUtils/CodecUtilsH265.h | ||
| elemental_duration_in_tc_minus1 | UE | Video/CodecUtils/CodecUtilsH265.h | ||
| fixed_pic_rate_general_flag | U< 1 > | Video/CodecUtils/CodecUtilsH265.h | ||
| fixed_pic_rate_within_cvs_flag | U< 1 > | Video/CodecUtils/CodecUtilsH265.h | ||
| low_delay_hrd_flag | U< 1 > | Video/CodecUtils/CodecUtilsH265.h | ||
| sub_layer_hrd_parameters | TArray< sub_layer_hrd_parameters_t > | Video/CodecUtils/CodecUtilsH265.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Parse
(
uint8 const& in_sub_pic_hrd_params_present_flag, |
Video/CodecUtils/CodecUtilsH265.h |