FAjaMediaTimecodeReference

Configuration of an AJA timecode.

Windows
MacOS
Linux

References

Module

AjaMedia

Header

/Engine/Plugins/Media/AjaMedia/Source/AjaMedia/Public/AjaDeviceProvider.h

Include

#include "AjaDeviceProvider.h"

Syntax

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

Remarks

Configuration of an AJA timecode.

Variables

Name Description

Public variable UProperty Category visibleanywhere

FMediaIODevice

 

Device

The frame rate of the LTC from the reference pin.

Public variable UProperty Category visibleanywhere

FFrameRate

 

LtcFrameRate

The frame rate of the LTC from the reference pin.

Public variable UProperty Category visibleanywhere

int32

 

LtcIndex

The LTC index to read from the reference pin.

Constructors

Name Description

Public function

FAjaMediaTimecodeReference()

Functions

Name Description

Public function Static

FAjaMediaTim...

 

GetDefault()

Used by the UX to have a default selected value. May not be valid with every device.

Public function Const

bool

 

IsValid()

Return true if the configuration has been set properly

Public function Const

FText

 

ToText()

Get the configuration text representation.

Operators

Name Description

Public function Const

bool

 

operator==

(
    const FAjaMediaTimecodeReference& ...
)

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