UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FLiveLinkTimeCode_Base_DEPRECATED Struct Reference

#include <LiveLinkTypes.h>

+ Inheritance diagram for FLiveLinkTimeCode_Base_DEPRECATED:

Public Member Functions

 FLiveLinkTimeCode_Base_DEPRECATED ()
 
 FLiveLinkTimeCode_Base_DEPRECATED (const int32 InSeconds, const int32 InFrames, const FLiveLinkFrameRate &InFrameRate)
 

Public Attributes

int32 Seconds
 
int32 Frames
 
FLiveLinkFrameRate FrameRate
 

Constructor & Destructor Documentation

◆ FLiveLinkTimeCode_Base_DEPRECATED() [1/2]

FLiveLinkTimeCode_Base_DEPRECATED::FLiveLinkTimeCode_Base_DEPRECATED ( )
inline

◆ FLiveLinkTimeCode_Base_DEPRECATED() [2/2]

FLiveLinkTimeCode_Base_DEPRECATED::FLiveLinkTimeCode_Base_DEPRECATED ( const int32  InSeconds,
const int32  InFrames,
const FLiveLinkFrameRate InFrameRate 
)
inline

Member Data Documentation

◆ FrameRate

FLiveLinkFrameRate FLiveLinkTimeCode_Base_DEPRECATED::FrameRate

◆ Frames

int32 FLiveLinkTimeCode_Base_DEPRECATED::Frames

◆ Seconds

int32 FLiveLinkTimeCode_Base_DEPRECATED::Seconds

The documentation for this struct was generated from the following file: