Uses of Package
at.tuwien.ifs.somtoolbox.apps.viewer.controls.multichannelPlayback

Packages that use at.tuwien.ifs.somtoolbox.apps.viewer.controls.multichannelPlayback
at.tuwien.ifs.somtoolbox.apps.viewer.controls This package provides control elements, mostly dialogs, for the SOMViewer application. 
at.tuwien.ifs.somtoolbox.apps.viewer.controls.multichannelPlayback   
 

Classes in at.tuwien.ifs.somtoolbox.apps.viewer.controls.multichannelPlayback used by at.tuwien.ifs.somtoolbox.apps.viewer.controls
ActivityGridModel
           
FindMeLoopThread
          Plays different audio files ("one", "two" etc) on each output line one after another.
LayoutTable
          Used in the MultichannelPlaybackPanel
PlaybackThread
          Represents two nodes / one output line
TPlaybackThreadDataRecord
          Record type for data for one PlaybackThread.
 

Classes in at.tuwien.ifs.somtoolbox.apps.viewer.controls.multichannelPlayback used by at.tuwien.ifs.somtoolbox.apps.viewer.controls.multichannelPlayback
ActivityGrid
          Description: For use in ControlFrame.
ActivityGridModel
           
ControlFrame
           
DecoderThread
          (Based on AudioDecoder.java from jsresources.org)
PlaybackThread
          Represents two nodes / one output line
TimeUpdateThread
          updates the time displayed in the control frame, interval: 1 second
TPlaybackThreadDataRecord
          Record type for data for one PlaybackThread.