|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.tritonus.share.sampled.mixer.TLine
org.tritonus.share.sampled.mixer.TPort
public class TPort
Base class for Ports.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface javax.sound.sampled.Port |
|---|
Port.Info |
| Constructor Summary | |
|---|---|
TPort(TMixer mixer,
Line.Info info)
|
|
TPort(TMixer mixer,
Line.Info info,
java.util.Collection<Control> controls)
|
|
| Method Summary |
|---|
| Methods inherited from class org.tritonus.share.sampled.mixer.TLine |
|---|
addLineListener, close, getControl, getControls, getLineInfo, isControlSupported, isOpen, open, removeLineListener |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface javax.sound.sampled.Line |
|---|
addLineListener, close, getControl, getControls, getLineInfo, isControlSupported, isOpen, open, removeLineListener |
| Constructor Detail |
|---|
public TPort(TMixer mixer,
Line.Info info)
public TPort(TMixer mixer,
Line.Info info,
java.util.Collection<Control> controls)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||