Overview
Package
Class
Use
Tree
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
W
WaveFormatEx
- Class in
header
Formatdaten für Wavedateien
WaveFormatEx()
- Constructor for class header.
WaveFormatEx
waveFormatEx
- Variable in class modeling.
AcousticObject
WavFileHeader
- Class in
header
Methoden für das Lesen und Schreiben des Headers von Wave-Dateien
WavFileHeader()
- Constructor for class header.
WavFileHeader
wBitsPerSample
- Variable in class header.
WaveFormatEx
Anzahl der Bits je Sample (8 bei 8-Bit und 16 bei 16-Bit)
wFormatTag
- Variable in class header.
WaveFormatEx
Kennung des Formats (z.B. 1 für PCM)
wrap(Object)
- Static method in class org.json.
JSONObject
Wrap an object, if necessary.
write(Writer)
- Method in class org.json.
JSONArray
Write the contents of the JSONArray as JSON text to a writer.
write(Writer, int, int)
- Method in class org.json.
JSONArray
Write the contents of the JSONArray as JSON text to a writer.
write(Writer)
- Method in class org.json.
JSONObject
Write the contents of the JSONObject as JSON text to a writer.
write(Writer, int, int)
- Method in class org.json.
JSONObject
Write the contents of the JSONObject as JSON text to a writer.
writeAudioData(int)
- Method in class modeling.
AcousticObject
Schreit die Daten aus dem Puffer (audioData) in die Datei
writeHeader(RandomAccessFile, WaveFormatEx, int)
- Method in class header.
AiffFileHeader
writeHeader(RandomAccessFile, WaveFormatEx)
- Method in class header.
WavFileHeader
Schreibt den Waveheader
writeHeader()
- Method in class modeling.
AcousticObject
Schreibt den Header mit den Formatdaten
writeInt(RandomAccessFile, int)
- Method in class header.
WavFileHeader
Schreibt einen int-Wert im Little-Endian-Format in eine Datei
writer
- Variable in class org.json.
JSONWriter
The writer that will receive the output.
writeShort(RandomAccessFile, short)
- Method in class header.
WavFileHeader
Schreibt einen short-Wert im Little-Endian-Format in eine Datei
writeValue(Writer, Object, int, int)
- Static method in class org.json.
JSONObject
Overview
Package
Class
Use
Tree
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y