Navigation
API > API/Plugins > API/Plugins/ElectraDecoders
| |
|
| Name |
FVP8UncompressedHeader |
| Type |
struct |
| Header File |
/Engine/Plugins/Media/ElectraCodecs/Source/ElectraDecoders/Public/Utils/Google/ElectraUtilsVPxVideo.h |
| Include Path |
#include "Utils/Google/ElectraUtilsVPxVideo.h" |
Syntax
struct FVP8UncompressedHeader
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| horizontal_size_code |
uint16 |
|
Utils/Google/ElectraUtilsVPxVideo.h |
|
| is_experimental |
uint8 |
|
Utils/Google/ElectraUtilsVPxVideo.h |
|
| key_frame |
uint8 |
|
Utils/Google/ElectraUtilsVPxVideo.h |
|
| show_frame |
uint8 |
|
Utils/Google/ElectraUtilsVPxVideo.h |
|
| version |
uint8 |
|
Utils/Google/ElectraUtilsVPxVideo.h |
|
| vertical_size_code |
uint16 |
|
Utils/Google/ElectraUtilsVPxVideo.h |
|
Functions
Public