Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Media/MediaIOFramework/Source/MediaIOCore/Public/MediaIOCoreDefinitions.h |
Include |
#include "MediaIOCoreDefinitions.h" |
USTRUCT()
struct FMediaIOOutputConfiguration
Configuration of a device output.
Name | Description | ||
---|---|---|---|
|
KeyPortIdentifier |
The port of the video channel on the device to output the key to. |
|
|
MediaConfiguration |
The signal output format. |
|
|
OutputReference |
The Device output sync with either its internal clock, an external reference, or an other input. |
|
|
OutputType |
Whether to output the fill or the fill and key. |
|
|
ReferencePortIdentifier |
The port of the video channel on the device to output the synchronize to. |
Name | Description | |
---|---|---|
|
FMediaIOOutputConfiguration() |
Name | Description | ||
---|---|---|---|
|
operator== ( |