Uses of Interface
jmri.jmrit.audio.AudioBuffer

Packages that use AudioBuffer
jmri.jmrit.audio Provides specific implementations of various audio systems 
 

Uses of AudioBuffer in jmri.jmrit.audio
 

Classes in jmri.jmrit.audio that implement AudioBuffer
 class AbstractAudioBuffer
          Base implementation of the AudioBuffer class.
 class JavaSoundAudioBuffer
          JavaSound implementation of the Audio Buffer sub-class.
 class JoalAudioBuffer
          JOAL implementation of the Audio Buffer sub-class.
 class NullAudioBuffer
          Null implementation of the Audio Buffer sub-class.
 

Methods in jmri.jmrit.audio that return AudioBuffer
 AudioBuffer NullAudioFactory.createNewBuffer(String systemName, String userName)
           
 AudioBuffer JoalAudioFactory.createNewBuffer(String systemName, String userName)
           
 AudioBuffer JavaSoundAudioFactory.createNewBuffer(String systemName, String userName)
           
 AudioBuffer AudioFactory.createNewBuffer(String systemName, String userName)
          Provide a specific new AudioBuffer object.
 AudioBuffer AudioSource.getAssignedBuffer()
          Returns linked AudioBuffer object Applies only to sub-types: Source
 AudioBuffer AbstractAudioSource.getAssignedBuffer()
           
 

Methods in jmri.jmrit.audio with parameters of type AudioBuffer
 void AudioSource.setAssignedBuffer(AudioBuffer audioBuffer)
          Sets the linked AudioBuffer object Applies only to sub-types: Source
 void AbstractAudioSource.setAssignedBuffer(AudioBuffer audioBuffer)
           
 



Copyright © 1997 - 2011 JMRI Community.
JMRI, DecoderPro, PanelPro, SoundPro, DispatcherPro and associated logos are our trademarks.

Additional information on copyright, trademarks and licenses is linked here.
Site hosted by: Get JMRI Model Railroad Interface at SourceForge.net. Fast, secure and Free Open Source software downloads