|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Mixer
Signal mixer.
| Method Summary | |
|---|---|
Format |
getFormat()
Gets the intermediate format used for mixing. |
MediaSource |
getOutput()
The mixed output signal. |
MediaSink |
newInput()
Creates new input signal. |
void |
release(MediaSink input)
Disables specified input signal. |
String |
report()
|
void |
setFormat(Format format)
Modify the intermediate format using for mixing. |
void |
start()
|
void |
stop()
|
| Method Detail |
|---|
MediaSource getOutput()
MediaSink newInput()
void release(MediaSink input)
input - the sink receiving input signal.void setFormat(Format format)
format - the format descriptor objectFormat getFormat()
void start()
void stop()
String report()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||