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