Interface Player

All Superinterfaces:
Bus, FrameRateSource, Runnable

public interface Player extends Runnable, FrameRateSource, Bus
  • Method Details

    • terminate

      void terminate()
    • getLookup

      default org.praxislive.core.Lookup getLookup()