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 FInputChannelOptions
Remarks
FInputChannelOptions definition
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bAutoDetect | ||
| bool | bReadAudio | ||
| bool | bReadVideo | ||
| bool | bUseTheDedicatedLTCInput | ||
| int32_t | CallbackPriority | ||
| FFormatInfo | FormatInfo | ||
| int32_t | NumberOfAudioChannel | ||
| EPixelFormat | PixelFormat | ||
| ETimecodeFormat | TimecodeFormat |
Constructors
| Type | Name | Description | |
|---|---|---|---|