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