FMediaIOInputConfiguration

Configuration of a device input.

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 FMediaIOInputConfiguration

Remarks

Configuration of a device input.

Variables

Name Description

Public variable UProperty Category visibleanywhere

EMediaIOInputTy...

 

InputType

Whether to input the fill or the fill and key.

Public variable UProperty Category visibleanywhere

int32

 

KeyPortIdentifier

The port of the video channel on the device to input the key from.

Public variable UProperty Category visibleanywhere

FMediaIOConfigu...

 

MediaConfiguration

The signal input format.

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 FMediaIOInputConfiguration& ...
)

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