Navigation
API > API/Plugins > API/Plugins/AjaCore
| Name | AJATimecodeChannel |
| Type | class |
| Header File | /Engine/Plugins/Media/AjaMedia/Source/Aja/Public/AJALib.h |
| Include Path | #include "AJALib.h" |
Syntax
class AJATimecodeChannel
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| AJALib.h | |||
| AJALib.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~AJATimecodeChannel() |
AJALib.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Channel | Private::TimecodeChannel * | AJALib.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool GetTimecode
(
FTimecode& OutTimecode |
Only available if the initialization succeeded. | AJALib.h | |
bool Initialize
(
const AJADeviceOptions& InDevice, |
AJALib.h | ||
void Uninitialize() |
AJALib.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
AJATimecodeChannel & operator=
(
AJATimecodeChannel& |
AJALib.h |