Class PositionReachedWaiter

java.lang.Object
All Implemented Interfaces:
MediaPlayerEventListener

public class PositionReachedWaiter extends MediaPlayerWaiter<Float>
Implementation of a condition that waits for the media player to report that it has reached/passed a particular position.