Navigation
API > API/Plugins > API/Plugins/ElectraDecoders
| |
|
| Name |
FFramePBUInfo |
| Type |
struct |
| Header File |
/Engine/Plugins/Media/ElectraCodecs/Source/ElectraDecoders/Public/Utils/OpenAPV/ElectraUtilsAPVVideo.h |
| Include Path |
#include "Utils/OpenAPV/ElectraUtilsAPVVideo.h" |
Syntax
struct FFramePBUInfo
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| bIsPrimaryFrame |
bool |
|
Utils/OpenAPV/ElectraUtilsAPVVideo.h |
|
| PBUOffset |
int64 |
Offset to where the size of the PBU is located. |
Utils/OpenAPV/ElectraUtilsAPVVideo.h |
|
| PBUSize |
uint32 |
Size of the PBU including the size field. |
Utils/OpenAPV/ElectraUtilsAPVVideo.h |
|