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 FVP8UncompressedHeader
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
uint16 | horizontal_size_code | |
![]() |
uint8 | is_experimental | |
![]() |
uint8 | key_frame | |
![]() |
uint8 | show_frame | |
![]() |
uint8 | version | |
![]() |
uint16 | vertical_size_code |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
bool | IsKeyframe () |