FLiveLinkTimeCode_Base_DEPRECATED

Windows
MacOS
Linux

Inheritance Hierarchy

FLiveLinkTimeCode_Base_DEPRECATED

FLiveLinkTimeCode

References

Module

LiveLinkInterface

Header

/Engine/Source/Runtime/LiveLinkInterface/Public/LiveLinkTypes.h

Include

#include "LiveLinkTypes.h"

Syntax

struct FLiveLinkTimeCode_Base_DEPRECATED

Variables

Name Description

Public variable

FLiveLinkFrameR...

 

FrameRate

Value calculated on create to represent the different between the source time and client time.

Public variable

int32

 

Frames

Integer Frames since last second.

Public variable

int32

 

Seconds

Integer Seconds since Epoch.

Constructors

Name Description

Public function

FLiveLinkTimeCode_Base_DEPRECATED()

Public function

FLiveLinkTimeCode_Base_DEPRECATED

(
    const int32 InSeconds,
    const int32 InFrames,
    const FLiveLinkFrameRate& InFrameR...
)

Deprecated Functions

Name Description

Public function

 

FLiveLinkTimeCode_Base_DEPRECATED()

Public function

 

FLiveLinkTimeCode_Base_DEPRECATED

(
    const int32 InSeconds,
    const int32 InFrames,
    const FLiveLinkFrameRate& InFrameR...
)

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