Navigation
API > API/Plugins > API/Plugins/BlackmagicCore
References
| Module | BlackmagicCore |
| Header | /Engine/Plugins/Media/BlackmagicMedia/Source/BlackmagicCore/Public/BlackmagicLib.h |
| Include | #include "BlackmagicLib.h" |
Syntax
struct FUniqueIdentifier
Remarks
FUniqueIdentifier definition
Constructors
| Type | Name | Description | |
|---|---|---|---|
FUniqueIdentifier
(
int32_t InIdentifier |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | IsValid () |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator==
(
const FUniqueIdentifier& rhs |