org.jmythapi.url.mythtv
Class LiveTvStream

java.lang.Object
  extended by java.io.InputStream
      extended by org.jmythapi.url.mythtv.LiveTvStream
All Implemented Interfaces:
Closeable

public class LiveTvStream
extends InputStream


Constructor Summary
LiveTvStream(IRecorder mythRecorder)
           
 
Method Summary
 int read()
           
 
Methods inherited from class java.io.InputStream
available, close, mark, markSupported, read, read, reset, skip
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LiveTvStream

public LiveTvStream(IRecorder mythRecorder)
             throws IOException
Throws:
IOException
Method Detail

read

public int read()
         throws IOException
Specified by:
read in class InputStream
Throws:
IOException


Copyright © 2008-2013. All Rights Reserved.