クラス
com.jme3.audio.ALObject の使用

ALObject を使用しているパッケージ
com.jme3.audio   
 

com.jme3.audio での ALObject の使用
 

com.jme3.audio での ALObject のサブクラス
 class AudioBuffer
          An AudioBuffer is an implementation of AudioData where the audio is buffered (stored in memory).
 class AudioData
          AudioData is an abstract representation of audio data.
 class AudioStream
          AudioStream is an implementation of AudioData that acquires the audio from an InputStream.