com.blackledge.david.tivo.multitasker.plugins
Class HourlyNewsAudio

java.lang.Object
  extended by com.blackledge.david.tivo.multitasker.plugins.AudioCollectionAudio
      extended by com.blackledge.david.tivo.multitasker.plugins.HourlyNewsAudio
All Implemented Interfaces:
Audio

public class HourlyNewsAudio
extends AudioCollectionAudio
implements Audio

Various hourly news sources - Fox News, CNNHourlyAudio, MSNBC, NPR (NPR with "streaming mp3 format" doesn't seem to play audibly).

Version:
$Revision: 1.1 $

Field Summary
 
Fields inherited from class com.blackledge.david.tivo.multitasker.plugins.AudioCollectionAudio
defaultFeeds, feeds
 
Constructor Summary
HourlyNewsAudio()
           
 
Method Summary
protected  Object[] getFeeds()
           
 
Methods inherited from class com.blackledge.david.tivo.multitasker.plugins.AudioCollectionAudio
getNextAudioStream, init
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.blackledge.david.tivo.multitasker.Audio
getNextAudioStream, init
 

Constructor Detail

HourlyNewsAudio

public HourlyNewsAudio()
Method Detail

getFeeds

protected Object[] getFeeds()
Overrides:
getFeeds in class AudioCollectionAudio