|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuk.org.toot.audio.core.SimpleAudioProcess
uk.org.toot.audio.basic.stereoImage.StereoImageProcess
public class StereoImageProcess
Implements the stereo image digital signal processing
| Field Summary |
|---|
| Fields inherited from interface uk.org.toot.audio.core.AudioProcess |
|---|
AUDIO_DISCONNECT, AUDIO_OK |
| Constructor Summary | |
|---|---|
StereoImageProcess(StereoImageProcessVariables variables)
|
|
| Method Summary | |
|---|---|
int |
processAudio(AudioBuffer buffer)
Process the supplied buffer |
| Methods inherited from class uk.org.toot.audio.core.SimpleAudioProcess |
|---|
close, open |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StereoImageProcess(StereoImageProcessVariables variables)
| Method Detail |
|---|
public int processAudio(AudioBuffer buffer)
AudioProcess
buffer - the AudioBuffer to process.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||