Navigation
API > API/Plugins > API/Plugins/TimecodeSynchronizer
Cached frame values for a given source.
| Name | FTimecodeSourceState |
| Type | struct |
| Header File | /Engine/Plugins/Media/TimecodeSynchronizer/Source/TimecodeSynchronizer/Public/TimecodeSynchronizer.h |
| Include Path | #include "TimecodeSynchronizer.h" |
Syntax
struct FTimecodeSourceState
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| NewestAvailableSample | FFrameTime | Frame time of the newest available sample. | TimecodeSynchronizer.h | |
| OldestAvailableSample | FFrameTime | Frame time of the oldest available sample. | TimecodeSynchronizer.h |