java.lang.Object
org.mbari.vcr4j.VideoIndex
Represents the index into the video. One or more fields may be defined.
-
Constructor Summary
ConstructorsConstructorDescriptionVideoIndex(Duration elapsedTime) VideoIndex(Duration elapsedTime, Instant timestamp) VideoIndex(Instant timestamp) VideoIndex(Optional<Instant> timestamp, Optional<Duration> elapsedTime, Optional<Timecode> timecode) VideoIndex(Timecode timecode) -
Method Summary