Navigation
API > API/Plugins > API/Plugins/AjaMedia > API/Plugins/AjaMedia/UAjaCustomTimeStep
| Name | FAJACallback |
| Type | struct |
| Header File | /Engine/Plugins/Media/AjaMedia/Source/AjaMedia/Private/Assets/AjaCustomTimeStep.cpp |
| Include Path | #include "Assets/AjaCustomTimeStep.cpp" |
Syntax
struct FAJACallback : public AJA::IAJASyncChannelCallbackInterface
Inheritance Hierarchy
- AJA::IAJASyncChannelCallbackInterface → UAjaCustomTimeStep::FAJACallback
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FAJACallback
(
UAjaCustomTimeStep* InOwner |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers | | --- | --- | --- | --- | --- |Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void OnInitializationCompleted
(
bool bSucceed |