Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/FTimecode
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Misc/Timecode.h |
| Include | #include "Misc/Timecode.h" |
static bool IsValidDropFormatTimecodeRate
(
const FString & InRateString
)
Remarks
Returns true if the given frame rate string represents a supported drop frame timecode frame rate, or false otherwise.
Drop frame timecode is only supported for NTSC_30 (29.97 FPS) or NTSC_60 (59.94 FPS) frame rates.