Navigation
API > API/Plugins > API/Plugins/AjaCore
| Name | AJASyncChannelOptions |
| Type | struct |
| Header File | /Engine/Plugins/Media/AjaMedia/Source/Aja/Public/AJALib.h |
| Include Path | #include "AJALib.h" |
Syntax
struct AJASyncChannelOptions
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
AJASyncChannelOptions
(
const TCHAR* DebugName |
AJALib.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bAutoDetectFormat | bool | AJALib.h | ||
| bOutput | bool | AJALib.h | ||
| bStopOnCardTimeout | bool | AJALib.h | ||
| bWaitForFrameToBeReady | bool | AJALib.h | ||
| CallbackInterface | IAJASyncChannelCallbackInterface * | AJALib.h | ||
| ChannelIndex | uint32_t | AJALib.h | ||
| TimecodeFormat | ETimecodeFormat | AJALib.h | ||
| TransportType | ETransportType | AJALib.h | ||
| VideoFormatIndex | FAJAVideoFormat | AJALib.h |