|
|||||||||||
| 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 rate.
| Method Summary | |
float |
getFrameRate()
Returns the current output frame rate. |
float |
getMaxSupportedFrameRate()
Returns the maximum output frame rate. |
float |
getPreferredFrameRate()
Returns the default output frame rate. |
float |
setFrameRate(float newFrameRate)
Sets the frame rate. |
| Methods inherited from interface javax.media.Control |
getControlComponent |
| Method Detail |
public float getFrameRate()
public float setFrameRate(float newFrameRate)
newFrameRate - the requested new frame rate
public float getMaxSupportedFrameRate()
public float getPreferredFrameRate()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||