|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ITunerInfo | |
---|---|
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.protocol.response.impl | This package contains implementations of MythTV response messages. |
Uses of ITunerInfo in org.jmythapi.protocol |
---|
Methods in org.jmythapi.protocol that return ITunerInfo | |
---|---|
ITunerInfo |
IBackend.lockTuner()
Asks the backend to lock the next free tuner. |
ITunerInfo |
IBackend.lockTuner(Integer recorderID)
Asks the backend to lock the given tuner. |
Uses of ITunerInfo in org.jmythapi.protocol.impl |
---|
Methods in org.jmythapi.protocol.impl that return ITunerInfo | |
---|---|
ITunerInfo |
Backend.lockTuner()
|
ITunerInfo |
Backend.lockTuner(Integer recorderID)
|
Uses of ITunerInfo in org.jmythapi.protocol.response.impl |
---|
Classes in org.jmythapi.protocol.response.impl that implement ITunerInfo | |
---|---|
class |
TunerInfo
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |