Uses of Interface
org.jmythapi.protocol.IRemoteEncoder

Packages that use IRemoteEncoder
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. 
 

Uses of IRemoteEncoder in org.jmythapi.protocol
 

Methods in org.jmythapi.protocol that return IRemoteEncoder
 IRemoteEncoder IRecorder.getRemoteEncoder()
          Gets the remote-encoder object.
 

Uses of IRemoteEncoder in org.jmythapi.protocol.impl
 

Classes in org.jmythapi.protocol.impl that implement IRemoteEncoder
 class RemoteEncoder
          TODO: what exactly is the difference between a Recorder and a RemoteEncoder?
 

Methods in org.jmythapi.protocol.impl that return IRemoteEncoder
 IRemoteEncoder Recorder.getRemoteEncoder()
           
 



Copyright © 2008-2013. All Rights Reserved.