Navigation
API > API/Plugins > API/Plugins/ElectraDecoders
| Name | FVUIParameters |
| 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 FVUIParameters
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FVUIParameters() |
Utils/MPEG/ElectraUtilsMPEGVideo_H265.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| aspect_ratio_idc | uint8 | Utils/MPEG/ElectraUtilsMPEGVideo_H265.h | ||
| aspect_ratio_info_present_flag | uint8 | Utils/MPEG/ElectraUtilsMPEGVideo_H265.h | ||
| bitstream_restriction_flag | uint8 | Utils/MPEG/ElectraUtilsMPEGVideo_H265.h | ||
| chroma_loc_info_present_flag | uint8 | Utils/MPEG/ElectraUtilsMPEGVideo_H265.h | ||
| chroma_sample_loc_type_bottom_field | uint32 | Utils/MPEG/ElectraUtilsMPEGVideo_H265.h | ||
| chroma_sample_loc_type_top_field | uint32 | Utils/MPEG/ElectraUtilsMPEGVideo_H265.h | ||
| colour_description_present_flag | uint8 | Utils/MPEG/ElectraUtilsMPEGVideo_H265.h | ||
| colour_primaries | uint8 | Utils/MPEG/ElectraUtilsMPEGVideo_H265.h | ||
| def_disp_win_bottom_offset | uint32 | Utils/MPEG/ElectraUtilsMPEGVideo_H265.h | ||
| def_disp_win_left_offset | uint32 | Utils/MPEG/ElectraUtilsMPEGVideo_H265.h | ||
| def_disp_win_right_offset | uint32 | Utils/MPEG/ElectraUtilsMPEGVideo_H265.h | ||
| def_disp_win_top_offset | uint32 | Utils/MPEG/ElectraUtilsMPEGVideo_H265.h | ||
| default_display_window_flag | uint8 | Utils/MPEG/ElectraUtilsMPEGVideo_H265.h | ||
| field_seq_flag | uint8 | Utils/MPEG/ElectraUtilsMPEGVideo_H265.h | ||
| frame_field_info_present_flag | uint8 | Utils/MPEG/ElectraUtilsMPEGVideo_H265.h | ||
| hrd_parameters | FHRDParameters | Utils/MPEG/ElectraUtilsMPEGVideo_H265.h | ||
| log2_max_mv_length_horizontal | uint32 | Utils/MPEG/ElectraUtilsMPEGVideo_H265.h | ||
| log2_max_mv_length_vertical | uint32 | Utils/MPEG/ElectraUtilsMPEGVideo_H265.h | ||
| matrix_coeffs | uint8 | Utils/MPEG/ElectraUtilsMPEGVideo_H265.h | ||
| max_bits_per_min_cu_denom | uint32 | Utils/MPEG/ElectraUtilsMPEGVideo_H265.h | ||
| max_bytes_per_pic_denom | uint32 | Utils/MPEG/ElectraUtilsMPEGVideo_H265.h | ||
| min_spatial_segmentation_idc | uint32 | Utils/MPEG/ElectraUtilsMPEGVideo_H265.h | ||
| motion_vectors_over_pic_boundaries_flag | uint8 | Utils/MPEG/ElectraUtilsMPEGVideo_H265.h | ||
| neutral_chroma_indication_flag | uint8 | Utils/MPEG/ElectraUtilsMPEGVideo_H265.h | ||
| overscan_appropriate_flag | uint8 | Utils/MPEG/ElectraUtilsMPEGVideo_H265.h | ||
| overscan_info_present_flag | uint8 | Utils/MPEG/ElectraUtilsMPEGVideo_H265.h | ||
| restricted_ref_pic_lists_flag | uint8 | Utils/MPEG/ElectraUtilsMPEGVideo_H265.h | ||
| sar_height | uint16 | Utils/MPEG/ElectraUtilsMPEGVideo_H265.h | ||
| sar_width | uint16 | Utils/MPEG/ElectraUtilsMPEGVideo_H265.h | ||
| tiles_fixed_structure_flag | uint8 | Utils/MPEG/ElectraUtilsMPEGVideo_H265.h | ||
| transfer_characteristics | uint8 | Utils/MPEG/ElectraUtilsMPEGVideo_H265.h | ||
| video_format | uint8 | Utils/MPEG/ElectraUtilsMPEGVideo_H265.h | ||
| video_full_range_flag | uint8 | Utils/MPEG/ElectraUtilsMPEGVideo_H265.h | ||
| video_signal_type_present_flag | uint8 | Utils/MPEG/ElectraUtilsMPEGVideo_H265.h | ||
| vui_hrd_parameters_present_flag | uint8 | Utils/MPEG/ElectraUtilsMPEGVideo_H265.h | ||
| vui_num_ticks_poc_diff_one_minus1 | uint32 | Utils/MPEG/ElectraUtilsMPEGVideo_H265.h | ||
| vui_num_units_in_tick | uint32 | Utils/MPEG/ElectraUtilsMPEGVideo_H265.h | ||
| vui_poc_proportional_to_timing_flag | uint8 | Utils/MPEG/ElectraUtilsMPEGVideo_H265.h | ||
| vui_time_scale | uint32 | Utils/MPEG/ElectraUtilsMPEGVideo_H265.h | ||
| vui_timing_info_present_flag | uint8 | 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 |