| Package | Description |
|---|---|
| org.havi.ui |
| Modifier and Type | Method and Description |
|---|---|
HVideoConfigTemplate |
HVideoConfiguration.getConfigTemplate()
Returns an
HVideoConfigTemplate
object that describes and uniquely
identifies this HVideoConfiguration. |
| Modifier and Type | Method and Description |
|---|---|
HVideoConfiguration |
HVideoDevice.getBestConfiguration(HVideoConfigTemplate hvct)
Returns the "best" configuration possible that passes
the criteria defined in the HVideoConfigTemplate or null.
|
HVideoConfiguration |
HVideoDevice.getBestConfiguration(HVideoConfigTemplate[] hvcta)
Returns the "best" configuration possible that passes
the criteria defined in one of the HVideoConfigTemplate objects
within the specified array or null.
|
HVideoConfiguration |
HScreen.getBestConfiguration(HVideoConfigTemplate[] hvcta)
Returns an
HVideoConfiguration from an HVideoDevice which is present on this HScreen that best matches at least one of
the specified HVideoConfigTemplates. |
Copyright © 2012 code4tv.com. All Rights Reserved.