Class System.capabilities

System.capabilities

Field Index

avHardwareDisable, hasAccessibility, hasAudio, hasAudioEncoder, hasEmbeddedVideo, hasMP3, hasPrinting, hasScreenBroadcast, hasScreenPlayback, hasStreamingAudio, hasStreamingVideo, hasVideoEncoder, input, isDebugger, language, localFileReadDisable, manufacturer, os, pixelAspectRatio, playerType, screenColor, screenDPI, screenResolutionX, screenResolutionY, serverString, version, windowlessDisable

Field Detail

hasAudio

static hasAudio:Boolean

hasMP3

static hasMP3:Boolean

hasAudioEncoder

static hasAudioEncoder:Boolean

hasVideoEncoder

static hasVideoEncoder:Boolean

screenResolutionX

static screenResolutionX:Number

screenResolutionY

static screenResolutionY:Number

screenDPI

static screenDPI:Number

screenColor

static screenColor:String

pixelAspectRatio

static pixelAspectRatio:Number

hasAccessibility

static hasAccessibility:Boolean

input

static input:String

isDebugger

static isDebugger:Boolean

language

static language:String

manufacturer

static manufacturer:String

os

static os:String

serverString

static serverString:String

version

static version:String

hasPrinting

static hasPrinting:Boolean

playerType

static playerType:String

hasStreamingAudio

static hasStreamingAudio:Boolean

hasScreenBroadcast

static hasScreenBroadcast:Boolean

hasScreenPlayback

static hasScreenPlayback:Boolean

hasStreamingVideo

static hasStreamingVideo:Boolean

hasEmbeddedVideo

static hasEmbeddedVideo:Boolean

avHardwareDisable

static avHardwareDisable:Boolean

localFileReadDisable

static localFileReadDisable:Boolean

windowlessDisable

static windowlessDisable:Boolean