com.blackledge.david.tivo.widgets
Class VideoView.HideTrickPlayClient

java.lang.Object
  extended by 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 $

Constructor Summary
VideoView.HideTrickPlayClient()
           
 
Method Summary
 long tick(long tm, Object arg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VideoView.HideTrickPlayClient

public VideoView.HideTrickPlayClient()
Method Detail

tick

public long tick(long tm,
                 Object arg)
Specified by:
tick in interface com.tivo.hme.sdk.util.Ticker.Client