Files
UnrealEngineUWP/Engine/Source/Runtime/Core/Public/Misc
matt johnson d8163fde44 Timecode: add helper function for determining drop frame-ness of frame rate strings
FTimecode is the primary place where we determine whether drop frame timecode format is
supported and/or should be enabled for particular frame rates. The only drop frame frame
rates that are supported are NTSC_30 at 29.97 FPS and NTSC_60 at 59.94 FPS, and the
only way to compactly represent both the rate and its drop frame-ness are with the strings
"29.97df" and "59.94df", respectively, so this change adds an
FTimecode::IsValidDropFormatTimecodeRate() function that returns true if the given string
is either of these.

#rb max.chen
#preflight 61dc9f8f3c7555edfda19765

#ROBOMERGE-AUTHOR: matt.johnson
#ROBOMERGE-SOURCE: CL 18714972 in //UE5/Release-5.0/... via CL 18715018 via CL 18715440
#ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v903-18687472)

[CL 18716968 by matt johnson in ue5-main branch]
2022-01-24 18:56:34 -05:00
..
2021-12-03 16:04:00 -05:00
2021-11-22 16:45:06 -05:00
2021-05-26 13:41:01 -04:00
2021-12-06 20:27:04 -05:00
2021-08-23 15:35:22 -04:00
2021-08-23 15:35:22 -04:00
2021-05-26 13:41:01 -04:00