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
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| BlackmagicLib.h | |||
BlackmagicDeviceScanner
(
const BlackmagicDeviceScanner& |
BlackmagicLib.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~BlackmagicDeviceScanner() |
BlackmagicLib.h |
Structs
| Name | Remarks |
|---|---|
| DeviceInfo |
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, |
BlackmagicLib.h | ||
bool GetDeviceTextId
(
int32_t InDeviceIndex, |
BlackmagicLib.h | ||
int32_t GetNumDevices() |
BlackmagicLib.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
BlackmagicDeviceScanner & operator=
(
const BlackmagicDeviceScanner& |
BlackmagicLib.h |