Navigation
API > API/Plugins > API/Plugins/ElectraDecoders > API/Plugins/ElectraDecoders/Utils > API/Plugins/ElectraDecoders/Utils/MPEG
Inheritance Hierarchy
- FSliceSegmentHeaderPOCVars
- 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
class FDecodedPictureBuffer : public ElectraDecodersUtil::MPEG::H265::FSliceSegmentHeaderPOCVars
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | AddDecodedFrame
(
TArray< FDPBOutputFrame >& OutFrames, |
||
| void | Flush
(
TArray< FDPBOutputFrame >& OutRemainingFrameInfos |
Call this to get all pending frame infos and clear the structure. | |
| const FReferenceFrameListEntry * | GetDPBEntryAtIndex
(
int32 InIndex |
||
| FString | GetLastError () |
||
| void | GetReferenceFramesFromDPB
(
TArray< FReferenceFrameListEntry >& OutReferenceFrames, |
||
| void | ProcessFirstSliceOfFrame
(
TArray< FDPBOutputFrame >& OutFrames, |
||
| void | Reset () |
Call this to reset this structure. |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FDPBOutputFrame | |||
| FReferenceFrameListEntry |
Enums
| Type | Name | Description | |
|---|---|---|---|
| EList |