Navigation
API > API/Plugins > API/Plugins/BlackmagicCore
BlackmagicVideoFormats definition
| Name | BlackmagicVideoFormats |
| Type | struct |
| Header File | /Engine/Plugins/Media/BlackmagicMedia/Source/BlackmagicCore/Public/BlackmagicLib.h |
| Include Path | #include "BlackmagicLib.h" |
Syntax
struct BlackmagicVideoFormats
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
BlackmagicVideoFormats
(
const BlackmagicVideoFormats& |
BlackmagicLib.h | ||
BlackmagicVideoFormats
(
int32_t InDeviceId, |
BlackmagicLib.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~BlackmagicVideoFormats() |
BlackmagicLib.h |
Structs
| Name | Remarks |
|---|---|
| VideoFormatDescriptor |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Formats | Private::VideoFormatsScanner * | BlackmagicLib.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
int32_t GetNumSupportedFormat() |
BlackmagicLib.h | ||
VideoFormatDescriptor GetSupportedFormat
(
int32_t InIndex |
BlackmagicLib.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
BlackmagicVideoFormats & operator=
(
const BlackmagicVideoFormats& |
BlackmagicLib.h |