Navigation
API > API/Plugins > API/Plugins/ElectraDecoders > API/Plugins/ElectraDecoders/FStRefPicSet
Raw values as read from the bitstream. These are kept in case some type of hardware accelerator needs them.
| Name | FRawValues |
| 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 FRawValues
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| delta_poc_s0_minus1 | uint32 | Utils/MPEG/ElectraUtilsMPEGVideo_H265.h | ||
| delta_poc_s1_minus1 | uint32 | Utils/MPEG/ElectraUtilsMPEGVideo_H265.h | ||
| use_delta_flag | uint8 | Utils/MPEG/ElectraUtilsMPEGVideo_H265.h | ||
| used_by_curr_pic_flag | uint8 | Utils/MPEG/ElectraUtilsMPEGVideo_H265.h | ||
| used_by_curr_pic_s0_flag | uint8 | Utils/MPEG/ElectraUtilsMPEGVideo_H265.h | ||
| used_by_curr_pic_s1_flag | uint8 | Utils/MPEG/ElectraUtilsMPEGVideo_H265.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Reset() |
Utils/MPEG/ElectraUtilsMPEGVideo_H265.h |