Navigation
API > API/Plugins > API/Plugins/ElectraDecoders > API/Plugins/ElectraDecoders/FBitstreamReaderH264
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Utils/MPEG/ElectraUtilsMPEGVideo_H264.h |
|
|
|
Utils/MPEG/ElectraUtilsMPEGVideo_H264.h |
|
FBitstreamReaderH264()
| |
|
| Name |
FBitstreamReaderH264 |
| Type |
function |
| Header File |
/Engine/Plugins/Media/ElectraCodecs/Source/ElectraDecoders/Public/Utils/MPEG/ElectraUtilsMPEGVideo_H264.h |
| Include Path |
#include "Utils/MPEG/ElectraUtilsMPEGVideo_H264.h" |
FBitstreamReaderH264()
FBitstreamReaderH264(const uint8 *, uint64)
| |
|
| Name |
FBitstreamReaderH264 |
| Type |
function |
| Header File |
/Engine/Plugins/Media/ElectraCodecs/Source/ElectraDecoders/Public/Utils/MPEG/ElectraUtilsMPEGVideo_H264.h |
| Include Path |
#include "Utils/MPEG/ElectraUtilsMPEGVideo_H264.h" |
FBitstreamReaderH264
(
const uint8 * InData,
uint64 InDataSize
)