org.gstreamer.media.event
public class StopEvent extends TransitionEvent
currentState, pendingState, previousState
source
Constructor and Description |
---|
StopEvent(MediaPlayer from,
State previous,
State current,
State target,
ClockTime mediaTime) |
Modifier and Type | Method and Description |
---|---|
ClockTime |
getMediaTime() |
String |
toString() |
getCurrentState, getPendingState, getPreviousState, getTargetState
getSource
public StopEvent(MediaPlayer from, State previous, State current, State target, ClockTime mediaTime)
public ClockTime getMediaTime()
public String toString()
toString
in class TransitionEvent
Copyright © 2014. All rights reserved.