javax.media
Interface Effect

All Superinterfaces:
Codec, Controls, PlugIn

public interface Effect
extends Codec

Standard JMF class -- see this class in the JMF Javadoc. Complete.

Author:
Ken Larson

Field Summary
 
Fields inherited from interface javax.media.PlugIn
BUFFER_PROCESSED_FAILED, BUFFER_PROCESSED_OK, INPUT_BUFFER_NOT_CONSUMED, OUTPUT_BUFFER_NOT_FILLED, PLUGIN_TERMINATED
 
Method Summary
 
Methods inherited from interface javax.media.Codec
getSupportedInputFormats, getSupportedOutputFormats, process, setInputFormat, setOutputFormat
 
Methods inherited from interface javax.media.PlugIn
close, getName, open, reset
 
Methods inherited from interface javax.media.Controls
getControl, getControls