Navigation
API > API/Plugins > API/Plugins/LibVpxCodecs > API/Plugins/LibVpxCodecs/TVideoDecoderLibVpxVP9
| |
|
| Name |
FFrame |
| Type |
struct |
| Header File |
/Engine/Plugins/Experimental/AVCodecs/LibVpxCodecs/Source/LibVpxCodecs/Public/Video/Decoders/VideoDecoderLibVpxVP9.h |
| Include Path |
#include "Video/Decoders/VideoDecoderLibVpxVP9.h" |
Syntax
struct FFrame
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| FrameNumber |
uint64 |
|
Video/Decoders/VideoDecoderLibVpxVP9.h |
|
| Height |
int |
|
Video/Decoders/VideoDecoderLibVpxVP9.h |
|
| RawData |
TArray< uint8 > |
|
Video/Decoders/VideoDecoderLibVpxVP9.h |
|
| StrideUV |
int |
|
Video/Decoders/VideoDecoderLibVpxVP9.h |
|
| StrideY |
int |
|
Video/Decoders/VideoDecoderLibVpxVP9.h |
|
| Width |
int |
|
Video/Decoders/VideoDecoderLibVpxVP9.h |
|