Class VideoIndex
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
-
Constructor Details
-
VideoIndex
-
VideoIndex
-
VideoIndex
-
VideoIndex
-
VideoIndex
-
-
Method Details
-
getTimestamp
-
getElapsedTime
-
getTimecode
-
equals
-
hashCode
-
toString
-