public class PauseEvent extends StopEvent
currentState, pendingState, previousState
Constructor and Description |
---|
PauseEvent(MediaPlayer source,
State previous,
State current,
State pending,
ClockTime mediaTime) |
getMediaTime, toString
getCurrentState, getPendingState, getPreviousState, getTargetState
public PauseEvent(MediaPlayer source, State previous, State current, State pending, ClockTime mediaTime)