de.lohaltec.laufputer.Audio Klassenreferenz
Aufstellung aller Elemente
Beschreibung der Konstruktoren und Destruktoren
de.lohaltec.laufputer.Audio.Audio |
( |
FskDemod |
audioProcessing_ |
) |
|
Constructor
- Parameter:
-
| audioProcessing_ | Object of the audioProcessing |
Dokumentation der Elementfunktionen
void de.lohaltec.laufputer.Audio.audioStart |
( |
|
) |
|
Start the Audio recording
void de.lohaltec.laufputer.Audio.audioStop |
( |
|
) |
|
int de.lohaltec.laufputer.Audio.getError |
( |
|
) |
|
Set the input block size for this instrument.
- Rückgabe:
- readError The error code
void de.lohaltec.laufputer.Audio.setBlockSize |
( |
int |
size |
) |
|
Set the input block size for this instrument.
- Parameter:
-
| size | The desired block size, in samples. Typical values would be 256, 512, or 1024. |
void de.lohaltec.laufputer.Audio.setSampleRate |
( |
int |
rate |
) |
|
Set the sample rate for this instrument.
- Parameter:
-
| rate | The desired rate, in samples/sec. |
Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Datei:
- /home/albrecht/Albrecht.loh/Studium/Studienarbeit/src/Software/Android_Implementierung/Laufputer/src/de/lohaltec/laufputer/Audio.java