Navigation
API > API/Runtime > API/Runtime/LiveLinkInterface
| Name | FLiveLinkFrameRate |
| Type | struct |
| Header File | /Engine/Source/Runtime/LiveLinkInterface/Public/LiveLinkTypes.h |
| Include Path | #include "LiveLinkTypes.h" |
Syntax
USTRUCT ()
struct FLiveLinkFrameRate : public FFrameRate
Inheritance Hierarchy
- FFrameRate → FLiveLinkFrameRate
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| FPS_100 | const FLiveLinkFrameRate | LiveLinkTypes.h | |
| FPS_120 | const FLiveLinkFrameRate | LiveLinkTypes.h | |
| FPS_15 | const FLiveLinkFrameRate | LiveLinkTypes.h | |
| FPS_24 | const FLiveLinkFrameRate | LiveLinkTypes.h | |
| FPS_240 | const FLiveLinkFrameRate | LiveLinkTypes.h | |
| FPS_25 | const FLiveLinkFrameRate | LiveLinkTypes.h | |
| FPS_30 | const FLiveLinkFrameRate | LiveLinkTypes.h | |
| FPS_48 | const FLiveLinkFrameRate | LiveLinkTypes.h | |
| FPS_50 | const FLiveLinkFrameRate | LiveLinkTypes.h | |
| FPS_60 | const FLiveLinkFrameRate | LiveLinkTypes.h | |
| NTSC_24 | const FLiveLinkFrameRate | LiveLinkTypes.h | |
| NTSC_30 | const FLiveLinkFrameRate | LiveLinkTypes.h | |
| NTSC_60 | const FLiveLinkFrameRate | LiveLinkTypes.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FFrameRate () |
LiveLinkTypes.h | ||
FFrameRate
(
uint32 InNumerator, |
LiveLinkTypes.h | ||
bool IsValid() |
LiveLinkTypes.h |