javax.media.control
Interface PortControl
- All Superinterfaces:
- Control
public interface PortControl
- extends Control
Standard JMF class -- see this class in the JMF Javadoc.
Complete.
- Author:
- Ken Larson
MICROPHONE
static final int MICROPHONE
- See Also:
- Constant Field Values
LINE_IN
static final int LINE_IN
- See Also:
- Constant Field Values
SPEAKER
static final int SPEAKER
- See Also:
- Constant Field Values
HEADPHONE
static final int HEADPHONE
- See Also:
- Constant Field Values
LINE_OUT
static final int LINE_OUT
- See Also:
- Constant Field Values
COMPACT_DISC
static final int COMPACT_DISC
- See Also:
- Constant Field Values
SVIDEO
static final int SVIDEO
- See Also:
- Constant Field Values
COMPOSITE_VIDEO
static final int COMPOSITE_VIDEO
- See Also:
- Constant Field Values
TV_TUNER
static final int TV_TUNER
- See Also:
- Constant Field Values
COMPOSITE_VIDEO_2
static final int COMPOSITE_VIDEO_2
- See Also:
- Constant Field Values
setPorts
int setPorts(int ports)
getPorts
int getPorts()
getSupportedPorts
int getSupportedPorts()