Navigation
API > API/Plugins > API/Plugins/NDIMedia > API/Plugins/NDIMedia/UNDIMediaCapture > API/Plugins/NDIMedia/UNDIMediaCapture/FNDICaptureInstance
| Name | FVideoFrameBuffer |
| Type | struct |
| Header File | /Engine/Plugins/Media/NDIMedia/Source/NDIMedia/Private/NDIMediaCapture.cpp |
| Include Path | #include "NDIMediaCapture.cpp" |
Syntax
struct FVideoFrameBuffer
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FVideoFrameBuffer
(
int32 InHeight, |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers | | --- | --- | --- | --- | --- |Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FVideoFrameBuffer * EnsureSize
(
int32 InHeight, |
|||
uint8 * GetData() |