com.blackledge.david.tivo.widgets
Class VideoView.HideTrickPlayClient
java.lang.Object
com.blackledge.david.tivo.widgets.VideoView.HideTrickPlayClient
- All Implemented Interfaces:
- com.tivo.hme.sdk.util.Ticker.Client
- Enclosing class:
- VideoView
public class VideoView.HideTrickPlayClient
- extends Object
- implements com.tivo.hme.sdk.util.Ticker.Client
Ticker Client to hide the TricPlay after a while.
- Version:
- $Revision: 1.3 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VideoView.HideTrickPlayClient
public VideoView.HideTrickPlayClient()
tick
public long tick(long tm,
Object arg)
- Specified by:
tick
in interface com.tivo.hme.sdk.util.Ticker.Client