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 WaveData
WaveData.create
(byte[] buffer) Creates a WaveData container from the specified bytesstatic WaveData
WaveData.create
(InputStream is) Creates a WaveData container from the specified inputstreamstatic WaveData
Creates a WaveData container from the specified in the classpathstatic WaveData
Creates a WaveData container from the specified urlstatic WaveData
WaveData.create
(ByteBuffer buffer) Creates a WaveData container from the specified ByetBuffer.static WaveData
WaveData.create
(AudioInputStream ais) Creates a WaveData container from the specified stream