|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jme3.audio.AudioContext
public class AudioContext
Holds render thread specific audio context information.
Constructor Summary | |
---|---|
AudioContext()
|
Method Summary | |
---|---|
static AudioRenderer |
getAudioRenderer()
|
static void |
setAudioRenderer(AudioRenderer ar)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AudioContext()
Method Detail |
---|
public static void setAudioRenderer(AudioRenderer ar)
public static AudioRenderer getAudioRenderer()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |