|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Control
Work in progress.
Method Summary | |
---|---|
double |
getPosition()
Retrieves the current position. |
boolean |
isPlaying()
|
boolean |
isRandomAccess()
|
void |
pause()
|
void |
setPosition(double d)
|
void |
start()
Starts playback of the media presented by this control. |
void |
stop()
Stops playback of the media presented by this control. |
Method Detail |
---|
void start()
void stop()
boolean isPlaying()
void pause()
boolean isRandomAccess()
double getPosition()
void setPosition(double d)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |