Navigation
API > API/Plugins > API/Plugins/BlackmagicCore
FInputChannelOptions definition
| Name | FInputChannelOptions |
| Type | struct |
| Header File | /Engine/Plugins/Media/BlackmagicMedia/Source/BlackmagicCore/Public/BlackmagicLib.h |
| Include Path | #include "BlackmagicLib.h" |
Syntax
struct FInputChannelOptions
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FInputChannelOptions() |
BlackmagicLib.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bAutoDetect | bool | BlackmagicLib.h | ||
| bReadAudio | bool | BlackmagicLib.h | ||
| bReadVideo | bool | BlackmagicLib.h | ||
| bUseTheDedicatedLTCInput | bool | BlackmagicLib.h | ||
| CallbackPriority | int32_t | BlackmagicLib.h | ||
| FormatInfo | FFormatInfo | BlackmagicLib.h | ||
| NumberOfAudioChannel | int32_t | BlackmagicLib.h | ||
| PixelFormat | EPixelFormat | BlackmagicLib.h | ||
| TimecodeFormat | ETimecodeFormat | BlackmagicLib.h |