Skip to content

Data Object - DesktopAdobeFlashSettings

Java Class

com.omnissa.vdi.vlsi.binding.vdi.resources.Desktop.AdobeFlashSettings

Property of

DesktopSettings

Since

Horizon View 6.0

Data Object Description

Settings for Adobe Flash.

Data Object Properties

Name Type Description
quality xsd:string This setting determines the image quality that the flash movie will render. Lower quality results in less bandwidth usage. 2
* This property will be one of:
ValueDescription
"NO_CONTROL"Do not control.
"LOW"Low.
"MEDIUM"Medium.
"HIGH"High.
throttling xsd:string This setting affects the frame rate of the flash movie. If enabled, the frames per second will be reduced based on the aggressiveness level. More aggressive throttling results in less bandwidth usage. 1
* This property will be one of:
ValueDescription
"DISABLED"Disabled.
"CONSERVATIVE"Conservative.
"MODERATE"Moderate.
"AGGRESSIVE"Aggressive.

  1. This property has a default value of 'DISABLED'. 

  2. This property has a default value of "NO_CONTROL".