Navigation
API > API/Plugins > API/Plugins/ElectraDecoders > API/Plugins/ElectraDecoders/FSlicePOCVars
| Name | FPOCValues |
| Type | struct |
| Header File | /Engine/Plugins/Media/ElectraCodecs/Source/ElectraDecoders/Public/Utils/MPEG/ElectraUtilsMPEGVideo_H264.h |
| Include Path | #include "Utils/MPEG/ElectraUtilsMPEGVideo_H264.h" |
Syntax
struct FPOCValues
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FPOCValues() |
Utils/MPEG/ElectraUtilsMPEGVideo_H264.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| BottomPOC | int32 | Utils/MPEG/ElectraUtilsMPEGVideo_H264.h | ||
| FrameNumOffset | uint32 | POC mode 1 & 2. | Utils/MPEG/ElectraUtilsMPEGVideo_H264.h | |
| FramePOC | int32 | Utils/MPEG/ElectraUtilsMPEGVideo_H264.h | ||
| pic_order_cnt_msb | int32 | POC mode 0. | Utils/MPEG/ElectraUtilsMPEGVideo_H264.h | |
| prev_frame_num | uint32 | Utils/MPEG/ElectraUtilsMPEGVideo_H264.h | ||
| prev_pic_order_cnt_lsb | uint32 | Utils/MPEG/ElectraUtilsMPEGVideo_H264.h | ||
| prev_pic_order_cnt_msb | int32 | Utils/MPEG/ElectraUtilsMPEGVideo_H264.h | ||
| PrevFrameNumOffset | uint32 | Utils/MPEG/ElectraUtilsMPEGVideo_H264.h | ||
| TopPOC | int32 | Utils/MPEG/ElectraUtilsMPEGVideo_H264.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Reset() |
Utils/MPEG/ElectraUtilsMPEGVideo_H264.h |