com.blackledge.david.tivo.multitasker
Class AudioCaptionTicker
java.lang.Object
com.blackledge.david.tivo.multitasker.AudioCaptionTicker
- All Implemented Interfaces:
- TickerTape
public class AudioCaptionTicker
- extends Object
- implements TickerTape
TickerTape that attempts to provide a reasonable segment for the currently
playing Audio source. - only when the song changes, or it has been maybe 30
seconds since the last time it sent.
- Version:
- $Revision: 1.1 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AudioCaptionTicker
public AudioCaptionTicker()
getNextContent
public TickerTape.TickerTapeSegment getNextContent()
- Specified by:
getNextContent
in interface TickerTape
init
public void init(MultiTaskerApplication app)
- Specified by:
init
in interface TickerTape