|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
This interface is a Control for specifying the parameters for frame processing.
| Method Summary | |
int |
getFramesDropped()
Returns the number of output frames that were dropped during encoding since the last call to this method. |
void |
setFramesBehind(float numFrames)
Sets the number of output frames the codec is lagging behind. |
boolean |
setMinimalProcessing(boolean newMinimalProcessing)
Sets the minimal processing mode. |
| Methods inherited from interface javax.media.Control |
getControlComponent |
| Method Detail |
public void setFramesBehind(float numFrames)
numFrames frames in order to catch up.
numFrames - the number of frames the codec is lagging behindpublic boolean setMinimalProcessing(boolean newMinimalProcessing)
newMinimalProcessing - new minimal processign mode.
public int getFramesDropped()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||