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