Navigation
Unreal Engine C++ API Reference > Plugins > ElectraDecoders > Utils > Google
References
Module | ElectraDecoders |
Header | /Engine/Plugins/Media/ElectraCodecs/Source/ElectraDecoders/Public/Utils/Google/ElectraUtilsVPxVideo.h |
Include | #include "Utils/Google/ElectraUtilsVPxVideo.h" |
Syntax
struct FVP9UncompressedHeader
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
uint8 | color_range | |
![]() |
uint8 | color_space | |
![]() |
uint8 | error_resilient_mode | |
![]() |
uint8 | frame_marker | |
![]() |
uint8 | frame_to_show_map_idx | |
![]() |
uint8 | frame_type | |
![]() |
uint8 | intra_only | |
![]() |
uint8 | profile_high_bit | |
![]() |
uint8 | profile_low_bit | |
![]() |
uint8 | reset_frame_context | |
![]() |
uint8 | show_existing_frame | |
![]() |
uint8 | show_frame | |
![]() |
uint8 | subsampling_x | |
![]() |
uint8 | subsampling_y | |
![]() |
uint8 | ten_or_twelve_bit |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
int32 | GetBitDepth () |
|
![]() ![]() |
EColorRange | ||
![]() ![]() |
EColorSpace | ||
![]() ![]() |
int32 | GetProfile () |
|
![]() ![]() |
ESubSampling | ||
![]() ![]() |
bool | IsKeyframe () |
Enums
Type | Name | Description | |
---|---|---|---|
![]() |
EColorRange | ||
![]() |
EColorSpace | ||
![]() |
ESubSampling |