Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface Control
Method Summary | |
double |
|
boolean | |
boolean | |
void |
|
void |
|
void |
|
void |
|
public double getPosition()
Retrieves the current position.
public boolean isPlaying()
public boolean isRandomAccess()
public void pause()
public void setPosition(double d)
public void start()
Starts playback of the media presented by this control.
public void stop()
Stops playback of the media presented by this control.