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 FSliceSegmentHeaderPOCVars
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| const TArray< bool > & | |||
| const TArray< bool > & | |||
| int32 | GetMaxPocLsb () |
||
| const TArray< int32 > & | GetPocLtCurr () |
||
| const TArray< int32 > & | GetPocLtFoll () |
||
| const TArray< int32 > & | |||
| const TArray< int32 > & | |||
| const TArray< int32 > & | GetPocStFoll () |
||
| int32 | GetSlicePOC () |
||
| void | Reset () |
||
| void | Update
(
const FSliceSegmentHeader& InFromSliceHeader |