我要评分
获取效率
正确性
完整性
易理解

System Properties of the Instruction Stream Engine Server

The instruction stream engine server supports system property configuration. Users can set the properties listed in Table 1 in the Android system settings. If users do not configure the properties, the default value of each property is used.

Table 1 System property field description

Field Name

Description

Value Range

Default Value

vmi.lock.fps

Rendering frame rate

Value range: 1 to 120

If an invalid value is entered, the default value 120 is used.

120

vmi.compress.type

Compression type

  • 0 indicates no compression.
  • 1 indicates ZSTD compression.

1

vmi.texture.compress

Texture compression

  • 0 indicates that the function is disabled.
  • 1 indicates that the function is enabled.

1

vmi.texture.cache.level

Texture cache

  • 0 indicates that the function is disabled.
  • 1 indicates that the function is enabled.

1

vmi.video.texture.encode

Video texture streaming

  • 0 indicates that the function is disabled.
  • 1 indicates that the function is enabled.

1

vmi.texture.compress.quality

Texture compression level

Value range: 0 to 100

If an invalid value is entered, the default value 75 is used.

75