Navigation
API > API/Plugins > API/Plugins/BlackmagicCore
References
| Module | BlackmagicCore |
| Header | /Engine/Plugins/Media/BlackmagicMedia/Source/BlackmagicCore/Public/BlackmagicLib.h |
| Include | #include "BlackmagicLib.h" |
Syntax
struct IInputEventCallback
Remarks
IInputEventCallback definition
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | AddRef () |
||
| void | OnFrameFormatChanged
(
const FFormatInfo& NewFormat |
||
| void | OnFrameReceived
(
const FFrameReceivedInfo& |
||
| void | OnFrameReceived
(
const FFrameReceivedInfo&, |
||
| void | OnInitializationCompleted
(
bool bSuccess |
||
| void | OnInterlacedOddFieldEvent
(
long long FrameNumber |
||
| void | |||
| void | Release () |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FFrameBufferHolder | An empty type to expose. The real job is done in an internal child implementation. | ||
| FFrameReceivedBufferHolders | A container for video and audio buffer holders. | ||
| FFrameReceivedInfo |