Navigation
API > API/Plugins > API/Plugins/ElectraDecoders
| |
|
| Name |
FRBSP |
| Type |
struct |
| Header File |
/Engine/Plugins/Media/ElectraCodecs/Source/ElectraDecoders/Public/Utils/MPEG/ElectraUtilsMPEGVideo_H264.h |
| Include Path |
#include "Utils/MPEG/ElectraUtilsMPEGVideo_H264.h" |
Syntax
struct FRBSP
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
FRBSP
(
uint64 InDataSize
)
|
|
Utils/MPEG/ElectraUtilsMPEGVideo_H264.h |
|
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Data |
TArray< uint8 > |
|
Utils/MPEG/ElectraUtilsMPEGVideo_H264.h |
|
| RemovedAtSrc |
TArray< uint64 > |
|
Utils/MPEG/ElectraUtilsMPEGVideo_H264.h |
|
Functions
Public
| Name |
Remarks |
Include Path |
Unreal Specifiers |
void TrimToBitstream
(
const Electra::FBitstreamReader& InBSR
)
|
|
Utils/MPEG/ElectraUtilsMPEGVideo_H264.h |
|