Navigation
API > API/Plugins > API/Plugins/BlackmagicCore
FOutputChannelOptions definition
| Name | FOutputChannelOptions |
| Type | struct |
| Header File | /Engine/Plugins/Media/BlackmagicMedia/Source/BlackmagicCore/Public/BlackmagicLib.h |
| Include Path | #include "BlackmagicLib.h" |
Syntax
struct FOutputChannelOptions
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FOutputChannelOptions() |
BlackmagicLib.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AudioBitDepth | EAudioBitDepth | BlackmagicLib.h | ||
| AudioSampleRate | EAudioSampleRate | BlackmagicLib.h | ||
| bEncodeTimecodeInTexel | bool | BlackmagicLib.h | ||
| bLogDropFrames | bool | BlackmagicLib.h | ||
| bOutputAudio | bool | BlackmagicLib.h | ||
| bOutputInterlaceAsProgressive | bool | BlackmagicLib.h | ||
| bOutputInterlacedFieldsTimecodeNeedToMatch | bool | BlackmagicLib.h | ||
| bOutputInterlaceOnEvenFrames | bool | BlackmagicLib.h | ||
| bOutputKey | bool | BlackmagicLib.h | ||
| bOutputVideo | bool | BlackmagicLib.h | ||
| bScheduleInDifferentThread | bool | BlackmagicLib.h | ||
| bUseGPUDMA | bool | BlackmagicLib.h | ||
| CallbackPriority | int32_t | BlackmagicLib.h | ||
| FormatInfo | FFormatInfo | BlackmagicLib.h | ||
| HDRMetadata | FHDRMetaData | HDR Metadata. | BlackmagicLib.h | |
| LinkConfiguration | ELinkConfiguration | BlackmagicLib.h | ||
| NumAudioChannels | EAudioChannelConfiguration | BlackmagicLib.h | ||
| NumberOfBuffers | uint32_t | BlackmagicLib.h | ||
| PixelFormat | EPixelFormat | BlackmagicLib.h | ||
| TimecodeFormat | ETimecodeFormat | BlackmagicLib.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool IsInterlaced() |
BlackmagicLib.h |