Navigation
API > API/Plugins > API/Plugins/ElectraDecoders
| Name | FBitstreamReaderH265 |
| Type | class |
| Header File | /Engine/Plugins/Media/ElectraCodecs/Source/ElectraDecoders/Public/Utils/MPEG/ElectraUtilsMPEGVideo_H265.h |
| Include Path | #include "Utils/MPEG/ElectraUtilsMPEGVideo_H265.h" |
Syntax
class FBitstreamReaderH265 : public Electra::FBitstreamReader
Inheritance Hierarchy
- Electra::FBitstreamReader → FBitstreamReaderH265
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Utils/MPEG/ElectraUtilsMPEGVideo_H265.h | |||
FBitstreamReaderH265
(
const uint8* InData, |
Utils/MPEG/ElectraUtilsMPEGVideo_H265.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool byte_alignment() |
Utils/MPEG/ElectraUtilsMPEGVideo_H265.h | ||
const uint8 * GetData() |
Utils/MPEG/ElectraUtilsMPEGVideo_H265.h | ||
bool more_rbsp_data() |
Utils/MPEG/ElectraUtilsMPEGVideo_H265.h | ||
bool rbsp_trailing_bits() |
Utils/MPEG/ElectraUtilsMPEGVideo_H265.h | ||
int32 se_v() |
Utils/MPEG/ElectraUtilsMPEGVideo_H265.h | ||
uint32 ue_v() |
Utils/MPEG/ElectraUtilsMPEGVideo_H265.h |