Navigation
API > API/Plugins > API/Plugins/AjaCore
AJADeviceScanner definition
| |
|
| Name |
AJADeviceScanner |
| Type |
class |
| Header File |
/Engine/Plugins/Media/AjaMedia/Source/Aja/Public/AJALib.h |
| Include Path |
#include "AJALib.h" |
Syntax
class AJADeviceScanner
Constructors
Destructors
Structs
Typedefs
| Name |
Type |
Remarks |
Include Path |
| FormatedTextType |
TCHAR[FormatedTextSize] |
|
AJALib.h |
Constants
| Name |
Type |
Remarks |
Include Path |
| FormatedTextSize |
const int32_t |
|
AJALib.h |
Variables
Protected
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Scanner |
Private::DeviceScanner * |
|
AJALib.h |
|
Functions
Public
| Name |
Remarks |
Include Path |
Unreal Specifiers |
bool GetDeviceInfo
(
int32_t InDeviceIndex,
DeviceInfo& OutDeviceInfo
) const
|
|
AJALib.h |
|
bool GetDeviceTextId
(
int32_t InDeviceIndex,
FormatedTextType& OutTextId
) const
|
|
AJALib.h |
|
|
|
AJALib.h |
|
Operators