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 FOutputChannelOptions
Remarks
FOutputChannelOptions definition
Variables
| Type | Name | Description | |
|---|---|---|---|
| EAudioBitDepth | AudioBitDepth | ||
| EAudioSampleRate | AudioSampleRate | ||
| bool | bLogDropFrames | ||
| bool | bOutputAudio | ||
| bool | bOutputInterlacedFieldsTimecodeNeedToMatch | ||
| bool | bOutputKey | ||
| bool | bOutputVideo | ||
| bool | bScheduleInDifferentThread | ||
| bool | bUseGPUDMA | ||
| int32_t | CallbackPriority | ||
| FFormatInfo | FormatInfo | ||
| FHDRMetaData | HDRMetadata | HDR Metadata. | |
| ELinkConfiguration | LinkConfiguration | ||
| EAudioChannelConfiguration | NumAudioChannels | ||
| uint32_t | NumberOfBuffers | ||
| EPixelFormat | PixelFormat | ||
| ETimecodeFormat | TimecodeFormat |
Constructors
| Type | Name | Description | |
|---|---|---|---|