javax.media.control
Interface TrackControl
- All Superinterfaces:
- Control, Controls, FormatControl
public interface TrackControl
- extends FormatControl, Controls
Standard JMF class -- see this class in the JMF Javadoc.
Complete.
- Author:
- Ken Larson
setCodecChain
void setCodecChain(Codec[] codecs)
throws UnsupportedPlugInException,
NotConfiguredError
- Throws:
UnsupportedPlugInException
NotConfiguredError
setRenderer
void setRenderer(Renderer renderer)
throws UnsupportedPlugInException,
NotConfiguredError
- Throws:
UnsupportedPlugInException
NotConfiguredError