org.tritonus.share.sampled.mixer
Class TPort
java.lang.Object
org.tritonus.share.sampled.mixer.TLine
org.tritonus.share.sampled.mixer.TPort
- All Implemented Interfaces:
- Line, Port
public class TPort
- extends TLine
- implements Port
Base class for Ports.
| Nested classes/interfaces inherited from interface javax.sound.sampled.Port |
Port.Info |
| Methods inherited from class org.tritonus.share.sampled.mixer.TLine |
addControl, addLineListener, close, closeImpl, getControl, getControls, getLineInfo, getMixer, isControlSupported, isOpen, notifyLineEvent, notifyLineEvent, open, openImpl, removeControl, removeLineListener, setLineInfo, setOpen |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TPort
public TPort(TMixer mixer,
Line.Info info)
TPort
public TPort(TMixer mixer,
Line.Info info,
Collection<Control> controls)
Copyright © 2012. All Rights Reserved.