Navigation
API > API/Plugins > API/Plugins/AjaCore
References
| Module | AjaCore |
| Header | /Engine/Plugins/Media/AjaMedia/Source/Aja/Public/AJALib.h |
| Include | #include "AJALib.h" |
Syntax
class AJASyncChannel
Constructors
| Type | Name | Description | |
|---|---|---|---|
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | GetSyncCount
(
uint32_t& OutCount |
||
| bool | GetTimecode
(
FTimecode& OutTimecode |
||
| bool | GetVideoFormat
(
FAJAVideoFormat& OutVideoFormat |
||
| bool | Initialize
(
const AJADeviceOptions& InDevice, |
||
| void | Uninitialize () |
||
| bool | WaitForSync () |
Only available if the initialization succeeded. |
Operators
| Type | Name | Description | |
|---|---|---|---|
| AJASyncChannel & | operator=
(
AJASyncChannel& |