Navigation
Unreal Engine C++ API Reference > Plugins > AjaMedia > UAjaTimecodeProvider
Inheritance Hierarchy
- IAJATimecodeChannelCallbackInterface
- UAjaTimecodeProvider::FAJACallback
References
Module | AjaMedia |
Header | /Engine/Plugins/Media/AjaMedia/Source/AjaMedia/Private/Assets/AjaTimecodeProvider.cpp |
Include | #include "Assets/AjaTimecodeProvider.cpp" |
Syntax
struct FAJACallback : public AJA::IAJATimecodeChannelCallbackInterface
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
UAjaTimecodeProvider * | Owner |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
FAJACallback
(
UAjaTimecodeProvider* InOwner |
Overridden from IAJATimecodeChannelCallbackInterface
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
void | OnInitializationCompleted
(
bool bSucceed |