|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Resolution | |
|---|---|
| com.almilli.tivo.bananas.hd | Provides HD extensions to the TiVo Bananas toolkit. |
| com.almilli.tivo.hme.hd | Provides core HD extensions to the TiVo HME api. |
| Uses of Resolution in com.almilli.tivo.bananas.hd |
|---|
| Methods in com.almilli.tivo.bananas.hd with parameters of type Resolution | |
|---|---|
void |
HDApplication.setReceiverResolution(Resolution res)
Sends a request to change the receiver's resolution. |
| Uses of Resolution in com.almilli.tivo.hme.hd |
|---|
| Methods in com.almilli.tivo.hme.hd that return Resolution | |
|---|---|
Resolution |
ResolutionInfo.getCurrentResolution()
|
Resolution |
ResolutionInfo.getPreferredResolution()
|
protected Resolution |
ResolutionInfo.parseResolution(com.tivo.hme.sdk.io.HmeInputStream input,
int fieldCount)
|
| Methods in com.almilli.tivo.hme.hd that return types with arguments of type Resolution | |
|---|---|
java.util.List<Resolution> |
ResolutionInfo.getSupportedResolutions()
|
| Methods in com.almilli.tivo.hme.hd with parameters of type Resolution | |
|---|---|
protected void |
ResolutionInfo.writeResolution(com.tivo.hme.sdk.io.HmeOutputStream out,
Resolution resolution)
|
| Constructors in com.almilli.tivo.hme.hd with parameters of type Resolution | |
|---|---|
ResolutionInfo(Resolution currentResolution,
java.util.List<Resolution> supportedResolutions)
|
|
| Constructor parameters in com.almilli.tivo.hme.hd with type arguments of type Resolution | |
|---|---|
ResolutionInfo(Resolution currentResolution,
java.util.List<Resolution> supportedResolutions)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||