FTimedDataChannelSampleTime

Windows
MacOS
Linux

References

Module

TimeManagement

Header

/Engine/Source/Runtime/TimeManagement/Public/ITimedDataInput.h

Include

#include "ITimedDataInput.h"

Syntax

struct FTimedDataChannelSampleTime

Variables

Name Description

Public variable

double

 

PlatformSecond

The time is relative to FPlatformTime::Seconds.

Public variable

FQualifiedFrame...

 

Timecode

Timecode value of the sample

Constructors

Name Description

Public function

FTimedDataChannelSampleTime()

Public function

FTimedDataChannelSampleTime

(
    double InPlatformSeconds,
    const FQualifiedFrameTime& InTimec...
)

Functions

Name Description

Public function Const

double

 

AsSeconds

(
    ETimedDataInputEvaluationType Evalu...
)

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