Uses of Interface
jmri.jmrit.audio.AudioThread
Packages that use AudioThread
-
Uses of AudioThread in jmri.jmrit.audio
Classes in jmri.jmrit.audio that implement AudioThreadModifier and TypeClassDescriptionprotected static classAn internal class used to create a new thread to monitor and maintain current listener position with respect to velocity.protected static classAn internal class used to create a new thread to monitor and maintain fade in and fade out levels.protected static classAn internal class used to create a new thread to monitor and maintain current source position with respect to velocity.classBase implementation of all common thread code for use by threads in the various Audio classes.classRepresents a thread for processing commands contained within AudioCommand objects.