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 AJAVideoFormats
Remarks
AJAVideoFormats definition
Constructors
| Type | Name | Description | |
|---|---|---|---|
AJAVideoFormats
(
int32_t InDeviceId |
|||
AJAVideoFormats
(
const AJAVideoFormats& |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| int32_t | |||
| VideoFormatDescriptor | GetSupportedFormat
(
int32_t InIndex |
||
| VideoFormatDescriptor | GetVideoFormat
(
FAJAVideoFormat InVideoFormatIndex |
||
| std::string | VideoFormatToString
(
FAJAVideoFormat InVideoFormatIndex |
||
| bool | VideoFormatToString
(
FAJAVideoFormat InVideoFormatIndex, |
Operators
| Type | Name | Description | |
|---|---|---|---|
| AJAVideoFormats & | operator=
(
const AJAVideoFormats& |
Classes
| Type | Name | Description | |
|---|---|---|---|
| VideoFormatDescriptor |