|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectcom.jme3.audio.AudioContext
public class AudioContext
Holds render thread specific audio context information.
| コンストラクタの概要 | |
|---|---|
AudioContext()
|
|
| メソッドの概要 | |
|---|---|
static AudioRenderer |
getAudioRenderer()
|
static void |
setAudioRenderer(AudioRenderer ar)
|
| クラス java.lang.Object から継承されたメソッド |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| コンストラクタの詳細 |
|---|
public AudioContext()
| メソッドの詳細 |
|---|
public static void setAudioRenderer(AudioRenderer ar)
public static AudioRenderer getAudioRenderer()
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||