Navigation
API > API/Plugins > API/Plugins/ElectraDecoders > API/Plugins/ElectraDecoders/FSlicePOCVars
| |
|
| Name |
FFrameInDPBInfo |
| 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 FFrameInDPBInfo : public ElectraDecodersUtil::MPEG::H264::FSlicePOCVars::FReferenceFrameListEntry
Inheritance Hierarchy
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| bHasBeenOutput |
bool |
|
Utils/MPEG/ElectraUtilsMPEGVideo_H264.h |
|
| bIsLongTermReference |
bool |
|
Utils/MPEG/ElectraUtilsMPEGVideo_H264.h |
|
| bIsUsedForReference |
bool |
|
Utils/MPEG/ElectraUtilsMPEGVideo_H264.h |
|
| FrameNumWrap |
int32 |
|
Utils/MPEG/ElectraUtilsMPEGVideo_H264.h |
|