Interface FrameRecorder.Seekable

Enclosing class:
FrameRecorder

public static interface FrameRecorder.Seekable
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    seek(long offset, int whence)
     
  • Method Details

    • seek

      void seek(long offset, int whence)