Uses of Class
javaFlacEncoder.FrameThread

Uses of FrameThread in javaFlacEncoder
 

Methods in javaFlacEncoder with parameters of type FrameThread
 void BlockThreadManager.notifyFrameThreadExit(FrameThread ft)
          Notify this manager that a FrameThread has ended it's run() method, returning the FrameThread object to the manager for use in future Threads.