Navigation
API > API/Plugins > API/Plugins/BlackmagicCore > API/Plugins/BlackmagicCore/BlackmagicDeviceScanner
| |
|
| Name |
DeviceInfo |
| Type |
struct |
| Header File |
/Engine/Plugins/Media/BlackmagicMedia/Source/BlackmagicCore/Public/BlackmagicLib.h |
| Include Path |
#include "BlackmagicLib.h" |
Syntax
struct DeviceInfo
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| bCanAutoDetectInputFormat |
bool |
|
BlackmagicLib.h |
|
| bCanDoCapture |
bool |
|
BlackmagicLib.h |
|
| bCanDoDualLink |
bool |
|
BlackmagicLib.h |
|
| bCanDoFullDuplex |
bool |
|
BlackmagicLib.h |
|
| bCanDoPlayback |
bool |
|
BlackmagicLib.h |
|
| bCanDoQuadLink |
bool |
|
BlackmagicLib.h |
|
| bCanDoQuadSquareLink |
bool |
|
BlackmagicLib.h |
|
| bHasGenlockReferenceInput |
bool |
|
BlackmagicLib.h |
|
| bHasLTCTimecodeInput |
bool |
|
BlackmagicLib.h |
|
| bIsSupported |
bool |
|
BlackmagicLib.h |
|
| bSupportExternalKeying |
bool |
|
BlackmagicLib.h |
|
| bSupportInternalKeying |
bool |
|
BlackmagicLib.h |
|
| DeviceGroupId |
uint32_t |
|
BlackmagicLib.h |
|
| DevicePersistentId |
uint32_t |
|
BlackmagicLib.h |
|
| NumberOfSubDevices |
uint32_t |
|
BlackmagicLib.h |
|
| ProfileId |
uint32_t |
|
BlackmagicLib.h |
|
| SubDeviceIndex |
uint32_t |
|
BlackmagicLib.h |
|