Uses of Class
org.newdawn.slick.openal.OpenALStreamPlayer

Packages that use OpenALStreamPlayer
org.newdawn.slick.openal This package contains the nitty gritty sound manipulation code for using OpenAL with standard audio formats. 
 

Uses of OpenALStreamPlayer in org.newdawn.slick.openal
 

Constructors in org.newdawn.slick.openal with parameters of type OpenALStreamPlayer
StreamSound(OpenALStreamPlayer player)
          Create a new sound wrapped round a stream
 



Copyright © 2006 New Dawn Software. All Rights Reserved.