|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectkinugasa.contents.sound.SoundConstants
public final class SoundConstants
サウンドに共通の定数を定義します.
フィールドの概要 | |
---|---|
static int |
FREQ_11050_HZ
11050Hzの周波数です. |
static int |
FREQ_16000_HZ
16000Hzの周波数です. |
static int |
FREQ_22050_HZ
22050Hzの周波数です. |
static int |
FREQ_32000_HZ
32000Hzの周波数です. |
static int |
FREQ_4000_HZ
4000Hzの周波数です. |
static int |
FREQ_44100_HZ
44100Hzの周波数です. |
static int |
FREQ_8000_HZ
8000Hzの周波数です. |
コンストラクタの概要 | |
---|---|
private |
SoundConstants()
|
メソッドの概要 |
---|
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
フィールドの詳細 |
---|
public static final int FREQ_44100_HZ
public static final int FREQ_32000_HZ
public static final int FREQ_22050_HZ
public static final int FREQ_16000_HZ
public static final int FREQ_11050_HZ
public static final int FREQ_8000_HZ
public static final int FREQ_4000_HZ
コンストラクタの詳細 |
---|
private SoundConstants()
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |