| ARRIS Enterprises, Inc. Confidential Information |
Graphics ConfigurationIt is possible to configure portal applications graphics differently depending on your requirements, hardware restrictions etc. You might want to use full-fledged HD graphics or you might want to use as little memory as possible for legacy STBs. Information Service objectsInformation Service objects to control the portal applications:
They specify the effective size of the screen in pixels. This will affect the layout of browser portals that use absolute positioning. An example boot image configuration file to set information service objects values might look like this:
Graphics settingsIt is essentially important to configure graphics backend settings because rendering graphics in the portal applications depends on them. ScenariosIn the following sections, a few typical scenarios of application graphics configurations are listed. Full HD Graphics ScenarioIn this scenario graphics is rendered in HD resolution. Memory size accounts for the various buffers needed, but may need to be higher depending on the needs of the UI.
SD Graphics ScenarioThis scenario is aimed at reducing the amount of memory needed for graphics to a bare minimum. Both the rendering buffer and compositor surface are fixed to a low resolution, e.g., 720x576 which is suitable for SD outputs. Memory size is left unset to use a value that the system roughly calculates for you.
Development tipsThe following tips can help to develop a portal that would effectively work using KreaTV graphics stack: |