Module vcr4j.core

Class SeekTimestampCmd

java.lang.Object
org.mbari.vcr4j.commands.SimpleVideoCommand<Instant>
org.mbari.vcr4j.commands.SeekTimestampCmd
All Implemented Interfaces:
VideoCommand<Instant>

public class SeekTimestampCmd extends SimpleVideoCommand<Instant>
  • Constructor Details

    • SeekTimestampCmd

      public SeekTimestampCmd(Instant timestamp)