density
Variable Description
Screen density.
Variable Data Definition
The value is of the uint32_t type and defaults to 320.
Restrictions
Property Field Name |
Description |
Value Range |
Default Value |
|---|---|---|---|
density |
Screen density. |
|
320 |
- When the density property is set to 0, adaptive resolution is disabled. That is, when the video module is started, the existing rendering resolution and screen density of the cloud phone are used for rendering and stream output.
- When ro.vmi.video.wmcmd (an Android property) is set to 0, adaptive resolution is also disabled. That is, either ro.vmi.video.wmcmd or density is set to 0, adaptive resolution is disabled.
Parent topic: Configuration Parameters