|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
An Effect is a media processing unit that takes an input Buffer of data,
performs some special-effects processing on the data, and then outputs the
data to an output Buffer. It has the same input and output structure
as a Codec. The difference
is that an Effect does not modify the Format of the data, it
manipulates the contents.
| 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 |
| 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 |
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||