|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IInputInfoTuned | |
---|---|
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 | This package contains interfaces of MythTV response messages. |
org.jmythapi.protocol.response.impl | This package contains implementations of MythTV response messages. |
Uses of IInputInfoTuned in org.jmythapi.protocol |
---|
Methods in org.jmythapi.protocol that return IInputInfoTuned | |
---|---|
IInputInfoTuned |
IRemoteEncoder.getBusyInput()
Queries the currently used input of a busy encoder. |
IInputInfoTuned |
IRemoteEncoder.getBusyInput(Integer timeBuffer)
Queries the input that will be used by the encoder in the given amount of seconds. |
Uses of IInputInfoTuned in org.jmythapi.protocol.impl |
---|
Methods in org.jmythapi.protocol.impl that return IInputInfoTuned | |
---|---|
IInputInfoTuned |
RemoteEncoder.getBusyInput()
|
IInputInfoTuned |
RemoteEncoder.getBusyInput(Integer timeBuffer)
|
Uses of IInputInfoTuned in org.jmythapi.protocol.response |
---|
Methods in org.jmythapi.protocol.response that return IInputInfoTuned | |
---|---|
IInputInfoTuned |
IRemoteEncoderBusyStatus.getInputInfo()
Gets the input that is currently used by the encoder. |
Uses of IInputInfoTuned in org.jmythapi.protocol.response.impl |
---|
Classes in org.jmythapi.protocol.response.impl that implement IInputInfoTuned | |
---|---|
class |
InputInfoTuned
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |