Package limn.video

Interface VideoClock.MasterClock

All Known Implementing Classes:
AudioMasterClock
Enclosing class:
VideoClock
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public static interface VideoClock.MasterClock
A media position source on the same timeline as the pictures' presentation times.
  • Method Summary

    Modifier and Type
    Method
    Description
    long
     
  • Method Details

    • positionMicros

      long positionMicros()
      Returns:
      the current media position in microseconds; need not be monotonic, since a seek moves it