Uses of Class
org.mbari.vcr4j.time.HMSF
Packages that use HMSF
-
Uses of HMSF in org.mbari.vcr4j.time
Methods in org.mbari.vcr4j.time that return HMSFModifier and TypeMethodDescriptionstatic HMSFHMSF.from(double frames, double frameRate) static HMSFHMSF.zero()Methods in org.mbari.vcr4j.time that return types with arguments of type HMSFModifier and TypeMethodDescriptionBuild an HMSF from a timecode string ("HH:MM:SS::FF")Timecode.getHMSF()If the timecode is in a valid format then this will be present.Methods in org.mbari.vcr4j.time with parameters of type HMSFModifier and TypeMethodDescriptionstatic TimecodeConverters.toTimecode(HMSF hmsf) Convert an HMSF to a timecode.