Navigation
API > API/Plugins > API/Plugins/BlackmagicCore
FTimecode definition limited to 30fps
| Name | FTimecode |
| Type | struct |
| Header File | /Engine/Plugins/Media/BlackmagicMedia/Source/BlackmagicCore/Public/BlackmagicLib.h |
| Include Path | #include "BlackmagicLib.h" |
Syntax
struct FTimecode
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FTimecode() |
BlackmagicLib.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bIsDropFrame | bool | BlackmagicLib.h | ||
| Frames | uint32_t | BlackmagicLib.h | ||
| Hours | uint32_t | BlackmagicLib.h | ||
| Minutes | uint32_t | BlackmagicLib.h | ||
| Seconds | uint32_t | BlackmagicLib.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
const FTimecode& Other |
BlackmagicLib.h |