Class TimeReachedWaiter

java.lang.Object
All Implemented Interfaces:
MediaPlayerEventListener

public class TimeReachedWaiter extends MediaPlayerWaiter<Long>
Implementation of a condition that waits for the media player to report that it has reached/passed a particular point in time (i.e. time from the beginning of media playback).