Navigation
API > API/Plugins > API/Plugins/ElectraDecoders > API/Plugins/ElectraDecoders/Utils
Classes
| Type | Name | Description | |
|---|---|---|---|
| FAACDecoderConfigurationRecord | |||
| FAVCDecoderConfigurationRecord | ISO/IEC 14496-15:2014 | ||
| FBitstreamReader | |||
| FBitstreamReader | |||
| FDecodedPictureBuffer | |||
| FHEVCDecoderConfigurationRecord | |||
| FHRDParameters | |||
| FISO14496_10_seq_parameter_set_data | Sequence parameter set as per ISO/IEC 14496-10:2012, section 7.3.2.1.1 | ||
| FISO23008_2_seq_parameter_set_data | |||
| FMP4AtomReader | |||
| FNaluInfo | |||
| FNaluInfo | |||
| FNaluInfo | Parses a H.264 (ISO/IEC 14496-10) bitstream for NALUs. | ||
| FOutputFrameInfo | |||
| FOutputFrameInfo | |||
| FPictureParameterSet | |||
| FPictureParameterSet | |||
| FProfileTierLevel | |||
| FRBSP | |||
| FRBSP | |||
| FScalingListData | |||
| FSEIalternative_transfer_characteristics | |||
| FSEIambient_viewing_environment | |||
| FSEIcontent_colour_volume | |||
| FSEIcontent_light_level_info | |||
| FSEImastering_display_colour_volume | |||
| FSEIMessage | |||
| FSequenceParameterSet | |||
| FSequenceParameterSet | |||
| FSliceHeader | |||
| FSlicePOCVars | |||
| FSliceSegmentHeader | |||
| FSliceSegmentHeaderPOCVars | |||
| FStRefPicSet | |||
| FVideoParameterSet | |||
| FVUIParameters |
Enums
| Type | Name | Description | |
|---|---|---|---|
| ElectraDecodersUtil::MPEG::ESEIStreamType |
Functions
| Type | Name | Description | |
|---|---|---|---|
| uint8 | ElectraDecodersUtil::GetFromBigEndian
(
uint8 value |
||
| int8 | ElectraDecodersUtil::GetFromBigEndian
(
int8 value |
||
| uint16 | ElectraDecodersUtil::GetFromBigEndian
(
uint16 value |
||
| int16 | ElectraDecodersUtil::GetFromBigEndian
(
int16 value |
||
| int32 | ElectraDecodersUtil::GetFromBigEndian
(
int32 value |
||
| uint32 | ElectraDecodersUtil::GetFromBigEndian
(
uint32 value |
||
| int64 | ElectraDecodersUtil::GetFromBigEndian
(
int64 value |
||
| uint64 | ElectraDecodersUtil::GetFromBigEndian
(
uint64 value |
||
| uint32 | ElectraDecodersUtil::MakeMP4Atom
(
const uint8 A, |