Navigation
API > API/Plugins > API/Plugins/AjaCore
AJAOutputFrameBufferData definition
| Name | AJAOutputFrameBufferData |
| Type | struct |
| Header File | /Engine/Plugins/Media/AjaMedia/Source/Aja/Public/AJALib.h |
| Include Path | #include "AJALib.h" |
Syntax
struct AJAOutputFrameBufferData
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
AJAOutputFrameBufferData() |
AJALib.h |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| InvalidFrameIdentifier | const uint32_t | AJALib.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bEvenFrame | bool | AJALib.h | ||
| FrameIdentifier | uint32_t | AJALib.h | ||
| Timecode | FTimecode | AJALib.h |