Uses of Interface
org.jmythapi.protocol.IRecorder

Packages that use IRecorder
org.jmythapi.protocol This package contains basic protocol related interfaces, exceptions and constants. 
org.jmythapi.protocol.impl This package contains implementations of MythTV protocol elements. 
org.jmythapi.url.mythtv   
 

Uses of IRecorder in org.jmythapi.protocol
 

Methods in org.jmythapi.protocol that return IRecorder
 IRecorder IBackend.getRecorder(IRecorderInfo recorderInfo)
          Connects to the specified recorder.
 

Uses of IRecorder in org.jmythapi.protocol.impl
 

Classes in org.jmythapi.protocol.impl that implement IRecorder
 class Recorder
          An implementation of IRecorder.
 

Uses of IRecorder in org.jmythapi.url.mythtv
 

Constructors in org.jmythapi.url.mythtv with parameters of type IRecorder
LiveTvStream(IRecorder mythRecorder)
           
 



Copyright © 2008-2013. All Rights Reserved.