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

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

Uses of OggData in org.newdawn.slick.openal
 

Methods in org.newdawn.slick.openal that return OggData
 OggData OggDecoder.getData(java.io.InputStream input)
          Get the data out of an OGG file
 



Copyright © 2006 New Dawn Software. All Rights Reserved.