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
struct AJASyncChannelOptions
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bAutoDetectFormat | ||
| bool | bOutput | ||
| bool | bWaitForFrameToBeReady | ||
| IAJASyncChannelCallbackInterface * | CallbackInterface | ||
| uint32_t | ChannelIndex | ||
| ETimecodeFormat | TimecodeFormat | ||
| ETransportType | TransportType | ||
| FAJAVideoFormat | VideoFormatIndex |
Constructors
| Type | Name | Description | |
|---|---|---|---|
AJASyncChannelOptions
(
const TCHAR* DebugName |