Uses of Class
org.lwjgl.util.WaveData
Packages that use WaveData
-
Uses of WaveData in org.lwjgl.util
Methods in org.lwjgl.util that return WaveDataModifier and TypeMethodDescriptionstatic WaveDataWaveData.create(byte[] buffer) Creates a WaveData container from the specified bytesstatic WaveDataWaveData.create(InputStream is) Creates a WaveData container from the specified inputstreamstatic WaveDataCreates a WaveData container from the specified in the classpathstatic WaveDataCreates a WaveData container from the specified urlstatic WaveDataWaveData.create(ByteBuffer buffer) Creates a WaveData container from the specified ByetBuffer.static WaveDataWaveData.create(AudioInputStream ais) Creates a WaveData container from the specified stream