javax.sound.sampled
Interface Port

All Superinterfaces:
Line

public interface Port
extends Line

A Port is a Line which represents an audio device, for instance a microphone.

Since:
1.3

Nested Class Summary
static class Port.Info
          This describes a single port.
 
Method Summary
 
Methods inherited from interface javax.sound.sampled.Line
addLineListener, close, getControl, getControls, getLineInfo, isControlSupported, isOpen, open, removeLineListener