Navigation
API > API/Plugins > API/Plugins/ElectraDecoders > API/Plugins/ElectraDecoders/FElectraByteReader
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool ReadByte
(
uint8& To |
Utils/ElectraBitstreamReader.h | ||
bool ReadByte
(
uint16& To |
Utils/ElectraBitstreamReader.h |
ReadByte(uint8 &)
| Name | ReadByte |
| Type | function |
| Header File | /Engine/Plugins/Media/ElectraCodecs/Source/ElectraDecoders/Public/Utils/ElectraBitstreamReader.h |
| Include Path | #include "Utils/ElectraBitstreamReader.h" |
bool ReadByte
(
uint8 & To
)
ReadByte(uint16 &)
| Name | ReadByte |
| Type | function |
| Header File | /Engine/Plugins/Media/ElectraCodecs/Source/ElectraDecoders/Public/Utils/ElectraBitstreamReader.h |
| Include Path | #include "Utils/ElectraBitstreamReader.h" |
bool ReadByte
(
uint16 & To
)