Navigation
API > API/Plugins > API/Plugins/AjaCore
| Name | AJAVideoFrameData |
| Type | struct |
| Header File | /Engine/Plugins/Media/AjaMedia/Source/Aja/Public/AJALib.h |
| Include Path | #include "AJALib.h" |
Syntax
struct AJAVideoFrameData
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
AJAVideoFrameData() |
AJALib.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bIsProgressivePicture | bool | AJALib.h | ||
| HDROptions | FAjaHDROptions | AJALib.h | ||
| Height | uint32_t | AJALib.h | ||
| PixelFormat | EPixelFormat | AJALib.h | ||
| Stride | uint32_t | AJALib.h | ||
| VideoBuffer | uint8_t * | AJALib.h | ||
| VideoBufferSize | uint32_t | AJALib.h | ||
| VideoFormatIndex | FAJAVideoFormat | AJALib.h | ||
| Width | uint32_t | AJALib.h |