FMediaIOOutputConfiguration

Configuration of a device output.

Windows
MacOS
Linux

References

Module

MediaIOCore

Header

/Engine/Plugins/Media/MediaIOFramework/Source/MediaIOCore/Public/MediaIOCoreDefinitions.h

Include

#include "MediaIOCoreDefinitions.h"

Syntax

[USTRUCT](Programming/UnrealArchitecture/Reference/Structs)()
struct FMediaIOOutputConfiguration

Remarks

Configuration of a device output.

Variables

Name Description

Public variable UProperty Category visibleanywhere

int32

 

KeyPortIdentifier

The port of the video channel on the device to output the key to.

Public variable UProperty Category visibleanywhere

FMediaIOConfigu...

 

MediaConfiguration

The signal output format.

Public variable UProperty Category visibleanywhere

EMediaIOReferen...

 

OutputReference

The Device output sync with either its internal clock, an external reference, or an other input.

Public variable UProperty Category visibleanywhere

EMediaIOOutputT...

 

OutputType

Whether to output the fill or the fill and key.

Public variable UProperty Category visibleanywhere

int32

 

ReferencePortIdentifier

The port of the video channel on the device to output the synchronize to.

Constructors

Functions

Name Description

Public function Const

bool

 

IsValid()

Return true if the configuration has been set properly

Operators

Name Description

Public function Const

bool

 

operator==

(
    const FMediaIOOutputConfiguration&...
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss