Navigation
Unreal Engine C++ API Reference > Plugins > LinearTimecode
References
Module | LinearTimecode |
Header | /Engine/Plugins/Media/LinearTimecode/Source/LinearTimecode/Public/DropTimecode.h |
Include | #include "DropTimecode.h" |
Syntax
USTRUCT (BlueprintType )
struct FDropTimecode
Remarks
Hold a frame of a Linear Timecode Frame
Variables
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() ![]() |
bool | bColorFraming | Sync is in phase with color burst |
![]() ![]() ![]() ![]() |
bool | bNewFrame | Is a new timecode frame |
![]() ![]() ![]() ![]() |
bool | bRunningForward | When timecode is reading forward |
![]() ![]() ![]() ![]() |
int32 | FrameRate | Guess at incoming frame rate |
![]() ![]() ![]() ![]() |
FTimecode | Timecode | Decoded Timecode |