Navigation
API > API/Plugins > API/Plugins/ElectraDecoders > API/Plugins/ElectraDecoders/Utils > API/Plugins/ElectraDecoders/Utils/MPEG > API/Plugins/ElectraDecoders/Utils/MPEG/FDecodedPictureBuffer
References
| Module | ElectraDecoders |
| Header | /Engine/Plugins/Media/ElectraCodecs/Source/ElectraDecoders/Public/Utils/MPEG/ElectraUtilsMPEGVideo_H265.h |
| Include | #include "Utils/MPEG/ElectraUtilsMPEGVideo_H265.h" |
Syntax
struct FReferenceFrameListEntry
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bIsLongTermReference | ||
| bool | bIsMissing | ||
| bool | bIsShortTermReference | ||
| bool | bNeededForOutput | ||
| bool | bWasAlreadyOutput | ||
| int32 | DPBIndex | ||
| int32 | PicLatencyCount | ||
| int32 | POC | ||
| FOutputFrameInfo | UserFrameInfo |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Reset () |