Uses of Class
org.mbari.vcr4j.time.MediaTime
Packages that use MediaTime
-
Uses of MediaTime in org.mbari.vcr4j.time
Methods in org.mbari.vcr4j.time that return MediaTimeModifier and TypeMethodDescriptionstatic MediaTimeMediaTime.fromSeconds(double seconds, int timescale) Methods in org.mbari.vcr4j.time that return types with arguments of type MediaTimeMethods in org.mbari.vcr4j.time with parameters of type MediaTimeModifier and TypeMethodDescriptionstatic TimecodeConverters.toTimecode(MediaTime mediaTime) Returns a timecode representation of the mediatime.