Navigation
API > API/Plugins > API/Plugins/AjaCore
Timecode
| Name | FTimecode |
| Type | struct |
| Header File | /Engine/Plugins/Media/AjaMedia/Source/Aja/Public/AJALib.h |
| Include Path | #include "AJALib.h" |
Syntax
struct FTimecode
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FTimecode() |
AJALib.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bDropFrame | bool | AJALib.h | ||
| Frames | uint32_t | AJALib.h | ||
| Hours | uint32_t | AJALib.h | ||
| Minutes | uint32_t | AJALib.h | ||
| Seconds | uint32_t | AJALib.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
const FTimecode& Other |
AJALib.h |