Uses of Class
com.threerings.openal.config.SounderConfig.BaseStream

Packages that use SounderConfig.BaseStream
com.threerings.openal   
com.threerings.openal.config OpenAL configurations. 
 

Uses of SounderConfig.BaseStream in com.threerings.openal
 

Methods in com.threerings.openal with parameters of type SounderConfig.BaseStream
 void Sounder.BaseStream.setConfig(SounderConfig.BaseStream config)
          (Re)configures the implementation.
 

Uses of SounderConfig.BaseStream in com.threerings.openal.config
 

Subclasses of SounderConfig.BaseStream in com.threerings.openal.config
static class SounderConfig.MetaStream
          Selects between a number of substreams.
static class SounderConfig.Stream
          Plays a sound stream.
 



Copyright © 2011. All Rights Reserved.