Navigation
API > API/Plugins > API/Plugins/ElectraDecoders > API/Plugins/ElectraDecoders/Utils
Inheritance Hierarchy
- FElectraBitstreamReader
- FBitstreamReader
- FBitstreamReader
References
| Module | ElectraDecoders |
| Header | /Engine/Plugins/Media/ElectraCodecs/Source/ElectraDecoders/Public/Utils/ElectraBitstreamReader.h |
| Include | #include "Utils/ElectraBitstreamReader.h" |
Syntax
class FElectraBitstreamReader
Constructors
| Type | Name | Description | |
|---|---|---|---|
FElectraBitstreamReader
(
const FElectraBitstreamReader& rhs |
|||
FElectraBitstreamReader
(
const void* InData, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | GetAlignedBytes
(
uint8* To, |
||
| uint32 | |||
| uint32 | |||
| uint64 | |||
| uint32 | |||
| uint64 | |||
| uint64 | |||
| const void * | |||
| bool | |||
| uint32 | |||
| void | |||
| void | |||
| void |
Operators
| Type | Name | Description | |
|---|---|---|---|
| FElectraBitstreamReader & | operator=
(
const FElectraBitstreamReader& rhs |