Navigation
API > API/Plugins > API/Plugins/ElectraDecoders > API/Plugins/ElectraDecoders/Utils
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 void* InData, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | GetAlignedBytes
(
uint8* To, |
||
| uint32 | GetBits
(
uint64 nBits |
||
| uint64 | GetBits64
(
uint64 nBits |
||
| uint64 | |||
| uint64 | |||
| const void * | |||
| bool | |||
| uint32 | PeekBits
(
uint64 nBits |
||
| void | SetData
(
const void* InData, |
||
| void | SkipBits
(
uint64 nBits |
||
| void | SkipBytes
(
uint64 nBytes |