Navigation
API > API/Plugins > API/Plugins/BlackmagicCore
IOutputEventCallback definition
| Name | IOutputEventCallback |
| Type | struct |
| Header File | /Engine/Plugins/Media/BlackmagicMedia/Source/BlackmagicCore/Public/BlackmagicLib.h |
| Include Path | #include "BlackmagicLib.h" |
Syntax
struct IOutputEventCallback
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~IOutputEventCallback() |
BlackmagicLib.h |
Structs
| Name | Remarks |
|---|---|
| FFrameSentInfo |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void AddRef() |
BlackmagicLib.h | ||
void OnInitializationCompleted
(
bool bSuccess |
BlackmagicLib.h | ||
void OnInterlacedOddFieldEvent() |
BlackmagicLib.h | ||
void OnOutputFrameCopied
(
const FFrameSentInfo& InFrameInfo |
BlackmagicLib.h | ||
void OnPlaybackStopped() |
BlackmagicLib.h | ||
void OnShutdownCompleted() |
BlackmagicLib.h | ||
void Release() |
BlackmagicLib.h |