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

Packages that use SounderConfig.Stream
com.threerings.openal   
 

Uses of SounderConfig.Stream in com.threerings.openal
 

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

Constructors in com.threerings.openal with parameters of type SounderConfig.Stream
Sounder.Stream(AlContext ctx, Scope parentScope, SounderConfig.Stream config)
          Creates a new stream implementation.
 



Copyright © 2011. All Rights Reserved.