Class WavePlayers.Simple

java.lang.Object
org.luwrain.core.WavePlayers.Simple
All Implemented Interfaces:
Runnable
Enclosing class:
WavePlayers

public static class WavePlayers.Simple extends Object implements Runnable
  • Field Details

    • finished

      public boolean finished
  • Constructor Details

    • Simple

      public Simple(String fileName, int volumePercent)
  • Method Details

    • run

      public void run()
      Specified by:
      run in interface Runnable
    • stopPlaying

      public void stopPlaying()